| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/changelog.html.gz |
| FileSize | 1294 |
| MD5 | ACA26465B0AE5F7EBD0ADC48F0FAEA71 |
| SHA-1 | 5720BECD6E48DC98E9B3CB28BD87733E7A04959E |
| SHA-256 | 23A90D353E7775CF0EBA06411C7924C3135BB3E88C2AE9E4DA35C68E2E7A6999 |
| SSDEEP | 24:XQoISj6BHrYFjsVqFbeokne2esS6BwgXlm4ToweIRmU2sNiQx:XaB+b3kers9qgXlm4ToSsU2sNn |
| TLSH | T16F21B7594722EDFF9CD485FC006618E16E617AD223A8F4B8DA283B018E8364DF6F645C |
| hashlookup:parent-total | 1 |
| hashlookup:trust | 55 |
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
| 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 |