UnknownSec Bypass
403
:
/
lib
/
python3
/
dist-packages
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
deb822.py
""" Deprecated interface to `debian.deb822` """ import warnings warnings.warn("please use 'debian.deb822' instead", DeprecationWarning, stacklevel=2) # pylint: disable=wildcard-import,unused-wildcard-import,wrong-import-position from debian.deb822 import *
Copyright © 2025 - UnknownSec