Key | Value |
---|---|
FileName | ./usr/lib/python3.6/site-packages/versiontools-1.9.1-py3.6.egg-info/entry_points.txt |
FileSize | 262 |
MD5 | AC6CA47BA014147733CE6DD059AB9857 |
RDS:package_id | 184820 |
SHA-1 | 62326BFE92ECE3351C79FE49262BB541F37C465A |
SHA-256 | 887F1A983C156CB2B3B66F513ADFF848AE664115083BCA8793CFD064997DE018 |
SSDEEP | 6:Bq6W0BftvvrvfiQ75apIf1SByMydFFuVyXbGaGX:B9W0ptHziQ75api1SIMyd/uEkX |
TLSH | T164D05E83D431F4B314424FBB1202D8210FF2DC2F3082D408702A86698BC846AD64A408 |
insert-timestamp | 1648774040.298841 |
source | RDS_2022.03.1_legacy.db |
hashlookup:parent-total | 116 |
hashlookup:trust | 100 |
The searched file hash is included in 116 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 15508 |
MD5 | 2A949909AFAA3E9D9B123BAD5F95F258 |
PackageDescription | Smart replacement for plain tuple used in __version__ (Python 3) versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features: . * A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though. . This is the Python 3 version of the package. |
PackageMaintainer | Benjamin Drung <benjamin.drung@profitbricks.com> |
PackageName | python3-versiontools |
PackageSection | python |
PackageVersion | 1.9.1-2 |
SHA-1 | 00B70A8C49D137057C4130C42375E3C0C4D31A40 |
SHA-256 | 87874341F8EA4BEE03A81DC697BF271EB3DF200433C040521A6115E95A99FB7D |
Key | Value |
---|---|
MD5 | BC7EC2066A60EDA2CF42E9374CAC01CF |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__ |
PackageMaintainer | Fedora Project |
PackageName | python-versiontools |
PackageRelease | 4.el7 |
PackageVersion | 1.9.1 |
SHA-1 | 01FCD9F5DD9D3F76E503A71BE27126FEB3E569E1 |
SHA-256 | BE75A0E09FB002E4982FF2DF88721C532E1E6B9C1D11A1DDAFD45CE1568AAFAD |
Key | Value |
---|---|
FileSize | 12744 |
MD5 | 289E51E3878F4A8BE54D294CD3E7E5EF |
PackageDescription | Smart replacement for plain tuple used in __version__ (Python 3) versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features: . * A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though. . This is the Python 3 version of the package. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-versiontools |
PackageSection | python |
PackageVersion | 1.9.1-4 |
SHA-1 | 048273C0449F5E191350742BFB15F6A255D03767 |
SHA-256 | D6C38ABC0F8E6931B1E37F1867B8376100D6D23473AAF746CF83A5B7C64AF73C |
Key | Value |
---|---|
FileSize | 15456 |
MD5 | C588673700C026B2F5103595ED2493F2 |
PackageDescription | Smart replacement for plain tuple used in __version__ (Python 3) versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features: . * A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though. . This is the Python 3 version of the package. |
PackageMaintainer | Benjamin Drung <benjamin.drung@profitbricks.com> |
PackageName | python3-versiontools |
PackageSection | python |
PackageVersion | 1.9.1-1 |
SHA-1 | 08E05FBB4D5E395908C7AC4E9DA6F83EC3BD2253 |
SHA-256 | 4852963ED90E1DAFE91FE87BF35A67EB3C1E6BB2E2330D71CE0A8AFD0266602A |
Key | Value |
---|---|
MD5 | 7DC9F59101A0EA08A41AD79D1594561D |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageName | python2-versiontools |
PackageRelease | lp153.32.3 |
PackageVersion | 1.9.1 |
SHA-1 | 09666BB50C4BC29C04D0D9629002A0CF8E7A2E80 |
SHA-256 | 7DA7B90A9B9AA0B1D2C643DA7EDFE5A66BCF09D5EB83B52044521AC0520EEDB9 |
Key | Value |
---|---|
MD5 | 76D875A6431C02962DD3E68B91C83E2C |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python3-versiontools |
PackageRelease | bp153.1.15 |
PackageVersion | 1.9.1 |
SHA-1 | 0B062E8EB66EEC41C3AB521CC6F03B0FD735F77C |
SHA-256 | E2FCB1DAB248D2BC1758ED60D8CBA26856F5D1817D0C075FF7124464F388F60F |
Key | Value |
---|---|
MD5 | 946B15AC16CBFDC12F8D77F7416D0C19 |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageName | python3-versiontools |
PackageRelease | lp154.15.1 |
PackageVersion | 1.9.1 |
SHA-1 | 0BD7B2CCDC295EC7FA4802A4BC6B6910A52DF1E7 |
SHA-256 | A83C49B86805E5B081E397ECC57C115F11A64F72C74DC305FABE57DD8611BF72 |
Key | Value |
---|---|
MD5 | C801C6D6A96C325AA152E4808F3D7789 |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python3-versiontools |
PackageRelease | bp156.3.1 |
PackageVersion | 1.9.1 |
SHA-1 | 1181E2A0D95DEC436B130EB44D32B71B808571D5 |
SHA-256 | 6E926D06EC43143F5D74DDE58772FD863C63C0666A006E01F3A42BE4F19733A3 |
Key | Value |
---|---|
MD5 | F9D9F42E0035CC48E009B7ECCD6F9B87 |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageName | python2-versiontools |
PackageRelease | 15.4 |
PackageVersion | 1.9.1 |
SHA-1 | 147C8D965DB8AD3E99893E6DC95EA1237EC17207 |
SHA-256 | 08BCD8BBFECFBEE9A314E2D68973FD21B61F78799D1A6097BA1287C0012557D9 |
Key | Value |
---|---|
MD5 | 5D07BA6D49CFA8611E0C2C0B0D1DE137 |
PackageArch | noarch |
PackageDescription | Smart replacement for plain tuple used in __version__. * Keep a *single version definition* inside your package or module * Get proper versioning of development snapshots coupled with your Version Control System (pluggable support for additional systems available) * Produce nice version strings for released files that are compliant with PEP 386 * Remain comparable as tuple of integers |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python3-versiontools |
PackageRelease | bp154.1.25 |
PackageVersion | 1.9.1 |
SHA-1 | 151855148010641F30E36C93FC707003B6602478 |
SHA-256 | 199AFDDC8A7B75092FD59D24CEF5436277EFD43E23881F4CDCBB4D4D3580301F |