File: __init__.py

package info (click to toggle)
python-popcon 3.0.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: python: 225; makefile: 35
file content (5 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
from popcon.version import __version__  # noqa
from popcon.popcon import packages  # noqa
from popcon.popcon import packages_raw  # noqa
from popcon.popcon import source_packages  # noqa
from popcon.popcon import source_packages_raw  # noqa