Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/objects.inv |
FileSize | 442 |
MD5 | B398D5DE38511F29E48B522E2534BA58 |
SHA-1 | 0E55E17FF381288F052AEB9BA73EA922AB094DDC |
SHA-256 | 67305846B9FF3B1F45F9B2ABE6D5695612B7E5E281E4099E80B30EBC9C2758D7 |
SSDEEP | 6:S988/9AkpM/wT1njfmeYx4a6s1oD377pIcVvu2OoXMSaPGrwaIFWASnyVODzqZLP:gCO/N7Gz6Uo9rVvNPkapA6yVODG4g |
TLSH | T15CF0DC002902EC6BB901473F564BFC0B23C383BAB8234B595C0BCD8B0A20A0D0568019 |
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 |