Key | Value |
---|---|
FileName | ./usr/share/doc/python3-natsort/changelog.Debian.gz |
FileSize | 1455 |
MD5 | 48B1DB77CA665E71484C5CEE391CC838 |
SHA-1 | 7755AC437DBE2D9AD4C57653A467193A9510053F |
SHA-256 | 9A3D4F7EC358B4B627A682C0D02DFFA541A3D4FAE29BB305B61438A1C9C18E92 |
SSDEEP | 24:X3l7iM3+ZCKSnhl7FrceLXKOcL2Qw+qUkhq1c4unTAtGAW8rHaEVNZFOACwPnHcA:X1j+cnD1cGXdwC5hq1uTInHaE73n8Gg8 |
TLSH | T1B131E984AC13A76D9BA4323A1D5AE1C0E814DBD1E0CEC901149085F939EA30E266D259 |
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 | 30932 |
MD5 | 7C66928D60F635E48B89A17188D15A1A |
PackageDescription | Natural sorting for Python (Python3) 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 is the Python 3 version of the package. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-natsort |
PackageSection | python |
PackageVersion | 7.1.0-1 |
SHA-1 | 4083405509C279B8823F045D8AB42F5790B039EC |
SHA-256 | F8D0351029A1624FD1FA654DD996B3A38684E78B7CF8301BD90647D27735FEF7 |