Textile-cmd About Textile is a XHTML generator using a simple markup developed by Dean Allen. See Homepage pytextile is an implementation of Textile in Python. See Homepage This script wraps the pytextile library and provides direct usage from shell. See Homepage Tested with Python 2.6.6 and pytextile 2.1.5. Dependencies Python pytextile Installation git clone https://github.com/thgyou/textile-cmd.git sudo python setup.py install Usage textile --help textile < README.textile > README.html License MIT, see separate file License