| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/objects.inv |
| FileSize | 758 |
| MD5 | 1FB08D1EEBC02D52F1DA508A7D718D51 |
| SHA-1 | 2F9E34084973B5625E3349CB37E68BFAC820CD79 |
| SHA-256 | 8EA8742A29D47C3064888AE85DB439C5DF38781AC3240CDFF4002636FF3DB42D |
| SSDEEP | 12:gCO/kh+6siTu8rE/azo+JYl9rnB4/br0y5HnMzUyYzlA5IEciWhguaQ9McT:hMu+qDQVHrB4/bv5HnMYXURWhgVwMcT |
| TLSH | T13D0175869201485272DA81469941C823D7B68371ADD18BD7C35889DC5A046ECCB8A2AD |
| 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 |