| Key | Value |
|---|---|
| FileName | ./usr/share/doc/python-natsort-doc/html/_sources/api.rst.txt |
| FileSize | 2427 |
| MD5 | 8CC9C50CDC87F60D1CB4839BB59CB707 |
| SHA-1 | 40E2234EF9914AD7BB255C0334D1263A7A8D3342 |
| SHA-256 | 537CA5C6F8FA4D00F75290AB709264C2D56F5FF6D617161CEB746718AA5699C7 |
| SSDEEP | 48:fRXEkvSKj00/0Jj0n32uLUV1xvEjyfNjHC3OMWi:5XEkvSCrkE32lxvEB |
| TLSH | T18941BD1A3C5235D1856FE577131F289AB3A0B15D9BA302385531A7E00823A9CA4FFF7C |
| 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 |