Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/index_natsorted.html |
FileSize | 3632 |
MD5 | 85A4449EEC46D8D0FAC8DA0FE3A51ED7 |
SHA-1 | 1E3737A5A4209434E5D0C5C82996491167E5136B |
SHA-256 | E5A60ECA4E0C623CC782F3379C3AAD81B6EADF42C97839727C04CF216CA613F0 |
SSDEEP | 48:Gmnp7gTffnDbx4LrVlEU6VTxnF4RW9PLvVTyzVTXMLApZNb91TR1I:lgTffDVuHEU6VTlOAVvVTyzVT8La91Tk |
TLSH | T1C771862168F0C823860245FAF6E5AA25BCD2C02BC6050C08F5EC4E6D5FD3F954E1F25E |
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 |