Skip to content
tobimensch edited this page Nov 29, 2014 · 3 revisions

Clean up the code

  • remove global vars?

Make distribution easy

  • setuptools setup.py
  • goal to make it possible to install with pip
  • create rpms and tarballs

Features

  • integrate markdown2mdoc and support importing/including markdown
  • parsing for copyright
  • parsing for author
  • parsing for URLs/website/project page
  • parsing for bug report info
  • parsing for version info
  • manpages don't really tend to have version info though
  • search 2html / 2pdf tools on the system and use them for user convenience?!
  • make more tolerant towards different --help styles
  • trying gnu tools like cp, and other common tools
  • better mdoc formating of synopsis
  • search for option flags everywhere, better mdoc formating
Clone this wiki locally