Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| pkginfo-1.12.1.2-x86_64-1_danix.txz | 2026-06-30 11:46 | 51K | |
| pkginfo-1.12.1.2-x86_64-1_danix.lst | 2026-06-30 11:46 | 8.4K | |
| pkginfo-1.12.1.2-x86_64-1_danix.txt | 2026-06-30 11:46 | 559 | |
| pkginfo-1.12.1.2-x86_64-1_danix.meta | 2026-06-30 11:46 | 782 | |
| pkginfo-1.12.1.2-x86_64-1_danix.txz.md5 | 2026-06-30 11:46 | 70 | |
| pkginfo-1.12.1.2-x86_64-1_danix.txz.sha256 | 2026-06-30 11:46 | 102 | |
| pkginfo-1.12.1.2-x86_64-1_danix.txz.asc | 2026-06-30 12:00 | 870 | |
pkginfo (API for querying the distutils metadata)
This package provides an API for querying the distutils metadata
written in the PKG-INFO file inside a source distriubtion (an sdist)
or a binary distribution (e.g., created by running bdist_egg). It
can also query the EGG-INFO directory of an installed distribution,
and the *.egg-info stored in a "quot;development checkout"quot; (e.g, created
by running setup.py develop).