File: __init__.py

package info (click to toggle)
python-html5rdf 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,448 kB
  • sloc: python: 12,794; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (2)
1
2
3
4

from .py import Trie

__all__ = ["Trie"]