deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3-packaging,
python3-pkginfo (>= 1.8.1), python3-readme-renderer (>= 35), python3-requests,
python3-requests-toolbelt, python3-rfc3986 (>= 1.4.0), python3-rich (>= 12), python3-urllib3,
python3:any, libjs-sphinxdoc (>= 7.4)
Description: "utility for interacting with PyPI\n Twine is a tool for uploading\
\ distributions (in the Python meaning) to PyPi.\n .\n Why should twine be used\
\ over the traditional approach?\n .\n The biggest reason to use twine is that\
\ python setup.py upload uploads files\n over plaintext. This means anytime you\
\ use it you expose your username and\n password to a MITM attack. Twine uses\
\ only verified TLS to upload to PyPI\n protecting your credentials from theft.\n\
\ .\n Secondly it allows you to precreate your distribution files. python setup.py\n\
\ upload only allows you to upload something that you\u2019ve created in the same\n\
\ command invocation. This means that you cannot test the exact file you\u2019\
re\n going to upload to PyPI to ensure that it works before uploading it.\n .\n\
\ Finally it allows you to pre-sign your files and pass the .asc files into the\n\
\ command line invocation (twine upload twine-1.0.1.tar.gz\n twine-1.0.1.tar.gz.asc).\
\ This enables you to be assured that you\u2019re typing\n your gpg passphrase\
\ into gpg itself and not anything else since you will be\n the one directly executing\
\ gpg --detach-sign -a <filename>.\n .\n Features:\n .\n - Verified HTTPS Connections\n\
\ - Uploading doesn\u2019t require executing setup.py\n - Uploading files that\
\ have already been created, allowing testing of\n distributions before release\n\
\ - Supports uploading any packaging format (including wheels)."
Homepage: https://github.com/pypa/twine
Installed-Size: '1714'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: twine
Priority: optional
Recommends: python3-keyring
Section: utils
Version: 6.0.1-3
srcpkg_name: twine
srcpkg_version: 6.0.1-3