File: __main__.py

package info (click to toggle)
python-jsonschema 2.5.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 800 kB
  • sloc: python: 2,999; makefile: 160; sh: 34
file content (2 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (15)
1
2
from jsonschema.cli import main
main()