| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/_sources/changelog.rst.txt |
| FileSize | 68 |
| MD5 | 8FCA5138C430255DC5CBD382A0BE67BF |
| SHA-1 | 731DA9F0D1365DBAF6DAD03E5BA219EFE5D10D60 |
| SHA-256 | 9B3B3A0CDC879227A6D7A2373F4E2F3D36B21463E1365B79041FEB25CCF14CA3 |
| SSDEEP | 3:oGNy+cYef3xorDL8Zn:oaFpefG8Zn |
| TLSH | T100A022B3F82C2E00288C002000C0008008EFE8C288200C0303200CC0008A3A8000B800 |
| 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 |