File: __main__.py

package info (click to toggle)
python-mistletoe 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 864 kB
  • sloc: python: 5,649; sh: 66; makefile: 40
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (3)
1
2
3
from .commonmark import main

main()