File: __init__.py

package info (click to toggle)
python-openflow 2021.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,224 kB
  • sloc: python: 6,906; sh: 4; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (4)
1
2
3
4
"""Foundation package is the base of python-openflow.

It provides modules used throughout the whole library.
"""