liang-chen / AnChiPy

Classical Chinese Text Typesetting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnChiPy

This application is aimed to convert simplified Chinese text into formatted (classical) document.

Dependency

This package is dependent on reportlab 3.3.0 and PyPDF2 1.24.

Installation

$ git clone MY_ANCHIPY_PACKAGE
$ python setup.py install --install-scripts=/usr/local/bin

Usage

Type your text into a txt file, and use AnChiPy to format and generate the PDF. For instance,

$anchipy examples/ltjx.txt

The default output is anchipy_formatted.pdf.

https://github.com/liang-chen/AnChiPy/blob/master/examples/image.png

DOCUMENTATION

Please read the documentation here.

LICENCE

MIT License

Contributor

Liang Chen

About

Classical Chinese Text Typesetting

License:MIT License


Languages

Language:Python 100.0%