File: html5.py

package info (click to toggle)
python-lark 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,788 kB
  • sloc: python: 13,305; javascript: 88; makefile: 34; sh: 8
file content (4 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
#-*- coding: utf-8 -*-

from .core import *
from . import ext, utils, ignite