https://github.com/dkogan/python-argparse-generate-manpages-example
https://github.com/dkogan/python-argparse-generate-manpages-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkogan/python-argparse-generate-manpages-example
- Owner: dkogan
- License: other
- Created: 2018-10-07T21:20:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T17:24:07.000Z (over 7 years ago)
- Last Synced: 2025-06-03T23:02:47.438Z (about 1 year ago)
- Language: Roff
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
This is a sample repository for a python manpage generator described here:
http://notes.secretsauce.net/notes/2018/10/07_generating-manpages-from-python-and-argparse.html
See that post for a full description