DEBSOURCES
Skip Quicknav
sources / python-html5rdf / 1.2.1-2 / html5rdf / tests / testdata / lint
123456
#!/usr/bin/env python3 import sys import lint_lib.lint as lint sys.exit(lint.main())