man2book is a tool to create a custom book of installed man pages or a selection of manpage sections and pages.
  • Python 95%
  • HTML 4.7%
  • Makefile 0.3%
Find a file
2022-10-17 05:43:09 +02:00
tmp Initial commit of the idea. 2022-10-17 04:40:13 +02:00
.gitignore Initial commit of the idea. 2022-10-17 04:40:13 +02:00
idea.mmd Initial commit of the idea. 2022-10-17 04:40:13 +02:00
LICENSE Initial commit 2022-10-17 03:01:04 +02:00
README.md Added some more information to README. 2022-10-17 05:43:09 +02:00

man2ebook

A tool to convert all installed man pages to a simple ebook with contents in the head.

Maybe this could be only a small shell script but if not I will use Python.

Why man pages as ebook?

Because I want to read them comfortable on my ebook when traveling. Not more... ;)

Helpful libraries and tools