Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/bytes.html |
FileSize | 4219 |
MD5 | 18402EF9E1FBED06E46B78866FFFBB55 |
SHA-1 | 06DD382EA3DBA3368F93758F04844F91783B36E0 |
SHA-256 | 51D66E71A2B02660731CA59CF3A75261CF78C67A6C21F2051F7FEF640863D195 |
SSDEEP | 48:GmnpRb6gTffnDbx4LrOr+bcAQdL7USdLqvGnF4RDXHMLApnNb91TR1G:n6gTffDVuKr812LtLqvoOBsL491Ti |
TLSH | T1B291A52268F0C822854286FDE7E9A7287D92C04FC7450C18F4EC57AD0F83FA94E1764A |
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 | 47692 |
MD5 | 07C2C581924893870F3AEC1F960D1BBF |
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 | Agustin Henze <tin@debian.org> |
PackageName | python-natsort-doc |
PackageSection | doc |
PackageVersion | 4.0.3-2 |
SHA-1 | 50C5287B8282A99AABA6C8294E76F3BB69681C2E |
SHA-256 | 6816EC738CBB50AA8554D598C74AD8DCB750C592CFDB3101EAAAE83D185741B0 |