Documentation update
[pylit.git] / rstdocs / download / pylit
blob04f2f802a0cc9878e32d7fc6414af8bc95ae2eee
1 #!/usr/bin/env python
3 # call the pylit.py text <--> code converter
4 import pylit
5 pylit.main()