The Wayback Machine - https://web.archive.org/web/20210726134043/https://github.com/topics/manpage
Skip to content
#

manpage

Here are 32 public repositories matching this topic...

carlbordum
carlbordum commented Nov 29, 2018

Issue #30 made me realise that manly only works on english man pages. Luckily it appears to only be the case, because of the regex here https://github.com/carlbordum/manly/blob/master/manly.py#L154 that parses the title/NAME.

Currently it crashes with the rather cryptic error

Traceback (most recent call last):
  File "manly.py", line 191, in <module>
    main()
  File "manly.py", lin

Improve this page

Add a description, image, and links to the manpage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the manpage topic, visit your repo's landing page and select "manage topics."

Learn more