File: pkg2.py

package info (click to toggle)
python-pyproject-hooks 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 973; sh: 5; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (3)
1
2
3
"""Sample package for tests"""

__version__ = "0.5"