File: __init__.py

package info (click to toggle)
argparse-manpage 4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: python: 2,755; makefile: 47; sh: 18
file content (5 lines) | stat: -rw-r--r-- 54 bytes parent folder | download
1
2
3
4
5
"""
argparse_manpage project
"""

__version__ = '4.5'