Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/genindex.html |
FileSize | 2797 |
MD5 | 80583959959945E0832A80892F4596E3 |
SHA-1 | 1B1520C428EC4CD0609FC9811C4615B8DB1ADDDE |
SHA-256 | 1C8A6C9ED51BC0C4524D486C4FC14CECF8E988CB7B22B9A53D5A2AD88D7CD06A |
SSDEEP | 48:4VmnpugTffnDbxUrRibtffVlBzB+zF4yNb91TR4:YgTffDVUro1xyOG91Ti |
TLSH | T10A517011ECF0E80284928AB5F1F1EA096D91C5579B062C0874EC86AA6FC2F854E1F799 |
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 |