Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wheel Specification #3

Open
FFY00 opened this issue Jun 4, 2020 · 0 comments
Open

Wheel Specification #3

FFY00 opened this issue Jun 4, 2020 · 0 comments

Comments

@FFY00
Copy link
Owner

FFY00 commented Jun 4, 2020

Okay, I am creating this issue to keep track of undefined wheel behaviors, special setuptools handlings and relevant missing features from the wheel spec. The intent is to figure out all issues with the current wheel specification and maybe in the future draft a PEP.

Questions

  • Is .data directly mapped to sysconfig?
    • Even on Windows?
      • Because then we would have a Linux style directory structure (share/something/mydata)

Missing features

  • Support for sysconfdir
    • Holds application configuration data
    • Would also require it to be added in the sysconfig module
    • Usually mapped to /etc on Linux
  • Custom platform-dependent paths
    • A valid use case would be for eg. install UDEV rules on Linux

cc @pradyunsg
Maybe you are interested.

@FFY00 FFY00 added the pep-draft label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant