File: trml2pdf

package info (click to toggle)
python-trml2pdf 1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 516 kB
  • ctags: 116
  • sloc: python: 565; makefile: 2
file content (3 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (2)
1
2
3
#!/usr/bin/python
from trml2pdf.trml2pdf import main
main()