Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/_sources/changelog.txt |
FileSize | 7077 |
MD5 | 8F134926CE1715E2E09EE127CCA17A62 |
SHA-1 | 01AE02B4FEAA4D073DDD8B1AE506ADEDBF5E887E |
SHA-256 | D5C414B5C8D04D8BC8CFF61509E03A3B8D49BA5380E59EA9B6A441B784F85A7E |
SSDEEP | 96:qZceOXo/YND2m1FJisDjSm+/SZCCuOQUBD0IyNEXyU1NGiy6I2N+3NlJ0/s:E/OYYNaSFJir/SQ9iDwiy6P+3Nqs |
TLSH | T1BFE175FA75116272559B16A682DEA0B1AB3C902FEB70317AF4DC419C0F0E598D3BF5E0 |
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 | 43336 |
MD5 | 70BD8117920F1BC13B3FD14510E7C9E1 |
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 | 3.5.1-1 |
SHA-1 | F5CEEC88B22AC13F6DCC7F178DAF54A6C3E71194 |
SHA-256 | 405F0C311FB70A6C096EAB4094168D5C539200369E17809F0D0CA9D4B6784A04 |