Metadata-Version: 2.1
Name: src2epub
Version: 0.4
Summary: Convert source code files to EPUB in case you want to read a codebase on an e-reader (uses EbookLib)
Author: Silas S. Brown
Author-email: ssb22@cam.ac.uk
License: Public Domain
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE



src2epub - Convert source files to EPUB suitable for large-font configurations on Zenithal Bistable Display (eInk) devices

(Tested on a secondhand 2011 Nook Simple Touch)

v0.4 - Silas S. Brown 2026 - public domain - no warranty



Usage: python src2epub code-files [output.epub]

