| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/search.html |
| FileSize | 4038 |
| MD5 | 1BE020E217AD947082E7FA2061914CC6 |
| SHA-1 | 163892B9B78A846305C6F380B7E44B065B68E27D |
| SHA-256 | BA29504B490B2BCEC0E5C3D89D59F2AA6307B2AF783A53BB6369826FBCC40C80 |
| SSDEEP | 48:4Vm9paQOO0DmHMUpRLLq0kW6Zv+djUrP94L5ruiaUJWi3UVTd1pck7F4Tb:nOfDmskRCnW6Za8ONS0tUVTd1lOTb |
| TLSH | T16F8175169CE6C417805246E6E6F2BB196DCAE02BC7058C04B0EC56B92FC2F9D9E0F65D |
| 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 |