File: __init__.py

package info (click to toggle)
python-werkzeug 3.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,912 kB
  • sloc: python: 21,938; javascript: 292; makefile: 39; sh: 17; xml: 16
file content (2 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (2)
1
2
"""Werkzeug powered Teeworlds Server Browser."""
from .application import make_app