Key | Value |
---|---|
FileName | ./usr/share/doc/python3-natsort/changelog.gz |
FileSize | 6223 |
MD5 | 0E50DC30B32C5EE79D52D9B0E62B4A67 |
SHA-1 | 6ED7E6849F06006AB8DB775CC80DA8E702FBCB89 |
SHA-256 | 648CDA56CBF60DA487B55E2F778777A3D00E1B777982C688E78437BBC597928E |
SSDEEP | 96:UG26aKej3X3+tNxjQcp+8EwrGVw39RgbyWKWoJ32IEGGwz2nbEUM1pGdFtOdSOZX:Q933+BjQTvwrJsGcnepGdF8dSOZybE |
TLSH | T19DD1A0D0D034252F4EDA3B7EBB00B4521E9BA6678C23A43117997F0B2A194F7B079339 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 37468 |
MD5 | 300B8A22C77BB9A2A673DF828CD77836 |
PackageDescription | Natural sorting for Python (Python3) natsort lets you apply natural sorting to your sequences easily, for example: . >>> from natsort import natsorted >>> a = ['a2', 'a9', 'a1', 'a4', 'a10'] >>> data = [['a1', 'a5'], ['a1', 'a40'], ['a10', 'a1'], ['a2', 'a5']] >>> natsorted(a) ['a1', 'a2', 'a4', 'a9', 'a10' >>> natsorted(data) [['a1', 'a5'], ['a1', 'a40'], ['a2', 'a5'], ['a10', 'a1']] . natsort identifies the numbers and sorts them separately from strings. . natsort comes with a shell script to use natural sorting in shell scripts. You can also execute natsort from the command line with Python -m natsort. . There exists another natural sorting package for Python called python-naturalsort. You may prefer that package if you wish to only sort version numbers. . This is the Python 3 version of the package. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python3-natsort |
PackageSection | python |
PackageVersion | 7.1.0-1 |
SHA-1 | 65E2AD0A186C2BA0BBFCDA144A0459AD36E1E3D7 |
SHA-256 | 122B358440BDAC55C0A149700DCCC8A54757AEAF1EC439EB2034FF3D54F49B08 |
Key | Value |
---|---|
FileSize | 110816 |
MD5 | 962D67C6F16D6BA02D72A6A98D653B83 |
PackageDescription | Natural sorting for Python (doc) natsort lets you apply natural sorting to your sequences easily, for example: . >>> from natsort import natsorted >>> a = ['a2', 'a9', 'a1', 'a4', 'a10'] >>> data = [['a1', 'a5'], ['a1', 'a40'], ['a10', 'a1'], ['a2', 'a5']] >>> natsorted(a) ['a1', 'a2', 'a4', 'a9', 'a10' >>> natsorted(data) [['a1', 'a5'], ['a1', 'a40'], ['a2', 'a5'], ['a10', 'a1']] . natsort identifies the numbers and sorts them separately from strings. . natsort comes with a shell script to use natural sorting in shell scripts. You can also execute natsort from the command line with Python -m natsort. . There exists another natural sorting package for Python called python-naturalsort. You may prefer that package if you wish to only sort version numbers. . This package contains API documentation and examples. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python-natsort-doc |
PackageSection | doc |
PackageVersion | 7.1.0-1 |
SHA-1 | 60C84E6C226193CA2B1E5196DFBEF8212A4F6636 |
SHA-256 | 969B56607A776227EABACE32A76CF8C55E190EF8DBA55AC0C200318C460BA6E6 |