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

distutils-extra in the "Non-PyPA Projects" section #228

Open
damonlynch opened this issue Feb 22, 2016 · 1 comment
Open

distutils-extra in the "Non-PyPA Projects" section #228

damonlynch opened this issue Feb 22, 2016 · 1 comment
Labels
help wanted type: enhancement A self-contained enhancement or new feature

Comments

@damonlynch
Copy link

Distutils-extra is useful for developers who wish to deploy their applications or libraries on Linux.

https://launchpad.net/python-distutils-extra

As the team responsible for Distutils-extras states "Enables you to easily integrate gettext support, themed icons and scrollkeeper based documentation into Python's distutils". It can save the developer & packager plenty of time by largely automating some of the steps that are critical for a well-packaged project. For example, it automates the translation of appdata.xml and .desktop files. It integrates with both setuptools and distutils.

Distutils-extra is widely used and is in the repositories of all major Linux distributions, and is actively maintained.

Unfortunately distutils-extra's primary documentation is found in its source code, with only a modest README and even smaller FAQ, and no real up-to-date documentation outside of its repository.

@brainwane brainwane added type: enhancement A self-contained enhancement or new feature help wanted labels Feb 2, 2020
@brainwane
Copy link
Contributor

If anyone wants to work on this issue: you would find some basic information about distutils-extra (links to source code, issue tracker, and documentation), and write a sentence or two summarizing what it is and why it might be used. Then you would look at https://packaging.python.org/key_projects/#non-pypa-projects , which you edit using the file source/key_projects.rst, and add an entry in the Non-PyPA Projects section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type: enhancement A self-contained enhancement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants