Key | Value |
---|---|
FileName | ./usr/share/doc/python3-natsort/changelog.Debian.gz |
FileSize | 1650 |
MD5 | EC0293A81EC910F2EF5DA24C4602CC1B |
SHA-1 | 511958F0FD7D2C3A4283C601FD5DEC7705F9AFBB |
SHA-256 | DFE3866E968F96E5D09FF33A1A850EE5F0E52B33003DD2A98164034346A45E2E |
SSDEEP | 48:Xbgya5pH8Bh+CCea/+W41GoORxlirqgiFm3gCeem:L3gcB8XW1G7RxEPwzx9 |
TLSH | T12431F8A9E4DB46DF7038CFB6696F0C84604590589E6E669357408AED2000027C20469F |
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 |