forked from andialbrecht/build_manpage
-
Notifications
You must be signed in to change notification settings - Fork 1
Creates a simple man page for your python project
License
meangrape/build_manpage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Based on blog post https://andialbrecht.wordpress.com/2009/03/17/creating-a-man-page-with-distutils-and-optparse/ Latest original version (2017) https://github.com/andialbrecht/build_manpage Works on python3 This version works with argparse instead of optparse like the original and doesn't require a separate step to build/install the man page Look at setup.cfg and setup.py in ./examples to see what you need to do to use this. It looks in setup.py to find information like authors &c. Look at build_manpage.py for details.
About
Creates a simple man page for your python project
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%