Metadata-Version: 2.1
Name: src2pdf
Version: 0.2.7
Summary: Convert source code files to PDF using ReportLab, works in larger print
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

Usage: src2pdf [options] (input files)



Options:

  -h, --help       show this help message and exit

  --margin=MARGIN  Margin in mm

  --size=SIZE      Font size in pt

  --tabs=TABS      Tab spacing

  --style=STYLE    pygments style name
