Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/searchindex.js |
FileSize | 10280 |
MD5 | CDF5E109F316C1DB9BB9734321E34559 |
SHA-1 | 2E9DCD5EAA3A5F5B9C6A2CCF08EF9CA2E05D8236 |
SHA-256 | 0E4C59594497C8F35DB0C1E3E9BC3E9EAAB87A3B5DB063890161D9299FBB2E1F |
SSDEEP | 192:34NXq2JU3r6vdDVN7LV/1AU7IcMvPBv3uaAe4Uogv2veRG3zPFoA:34Na2Gb6Zr7LV/1T8vv13Ye4eeXLFoA |
TLSH | T11022316F0B198B52D32EEFDDDAC80ED570CF2018A9CAC1E08AB841A56747BCB755ED11 |
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 | 39066 |
MD5 | 7AB6B2F44647116E347E724D4C7D1451 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-natsort-doc |
PackageSection | doc |
PackageVersion | 4.0.3-2 |
SHA-1 | 734098D58447B87B2074A3AFFF86E8B2E159E989 |
SHA-256 | CC66E344B3DFA8049CCF236E9E21F104B805300B7F851BE27C74DC5C1E11313D |