File: __main__.py

package info (click to toggle)
python-mistletoe 0.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 632 kB
  • sloc: python: 3,442; sh: 71; makefile: 45
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (3)
1
2
3
from .commonmark import main

main()