Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/examples.html |
FileSize | 47422 |
MD5 | FF913AF7A43E5F7C2A34B4B4C80437D0 |
SHA-1 | 11E9520BACD03F1B0F579C06B66E38BF8DAD7D8B |
SHA-256 | 50338035FE7CC158204393D63C7693F194508E6E3CF3D2A7A86211CC40E50630 |
SSDEEP | 768:6ImVonDCja2Z4y1yb2CHfs00XMQxbTzSYn1Mh0GTS74oIh8+pTZoBEdWvcq4l35/:6BVonDCja2Z4y1yb2C/s00XMQxbTzSYW |
TLSH | T1152334E5A6F79137057789C392FE1B79B0E1A43AF4820445A7FC83B803EDD95781392A |
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 |