| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/_sources/examples.rst.txt |
| FileSize | 14646 |
| MD5 | 9E99C6FE6FC90236E8A77172DE5952BC |
| SHA-1 | 3DA9949B0B6D039BA8CA8262B8420A66BD886A7F |
| SHA-256 | BD5B2404F297F22780739C30B90CA831E3B202D6FFC68CF17C64D8B967794EEA |
| SSDEEP | 192:TY99cq+QU4gBGJHfEhnH/NLETEriPBwfAPUDcl89CrHe13F0HmyN7OjTyuXWpI/s:k9mwUtwYF2CfeiWpWjXCJLHT |
| TLSH | T1C562D52B3DE41564954BE2FB422E1417FB28802BC6B8457D302D45F02F42B9E49BF9BC |
| 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 | 102992 |
| MD5 | 2B0BA825371AE0B6DD481E07FE039793 |
| 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 | 7.0.1-1 |
| SHA-1 | 061315D41AFBDE07AF90569BC1116900B1D51D5D |
| SHA-256 | EF0F50085EBA41164DE9AF710131DC97A55B0DC6B18F52CAD6BB93C8A8DB6DAE |