/home/abuild/rpmbuild/BUILD/python-py2pack-0.9.0-build/py2pack-0.9.0/py2pack/__init__.py:33: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
usage: py2pack [-h] [--version] [--proxy PROXY]
{list,search,show,fetch,generate,help} ...
options:
-h, --help show this help message and exit
--version show program's version number and exit
--proxy PROXY HTTP proxy to use
commands:
{list,search,show,fetch,generate,help}
list list all packages on PyPI
search search for packages on PyPI
show show metadata for package
fetch download package source tarball from PyPI
generate generate RPM spec or DEB dsc file for a package
help show this help