Key | Value |
---|---|
FileName | ./usr/share/doc/python-natsort-doc/html/py-modindex.html |
FileSize | 3089 |
MD5 | D16B2DD008D6F1161AB326C9B8EA6D75 |
SHA-1 | 240E17A480EFD4C51C7F0E502E60E6BBC88B0DA3 |
SHA-256 | 1B8C51BE66E2C5447345FB2901ABAF586FC07D1F590A4EC0EC7797A26EEB0E2D |
SSDEEP | 48:Gmnp6BjgTffnDbxGxX1idzr5whRssxsnF4cNb91TR4:mjgTffDVGxFkzr5whRsjOk91Ti |
TLSH | T1615112146CF1D802441185E9E1F1FE1E6DD1C06787066C4878EC8AB99FC2FA54E5B79A |
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 | 47692 |
MD5 | 07C2C581924893870F3AEC1F960D1BBF |
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 | Agustin Henze <tin@debian.org> |
PackageName | python-natsort-doc |
PackageSection | doc |
PackageVersion | 4.0.3-2 |
SHA-1 | 50C5287B8282A99AABA6C8294E76F3BB69681C2E |
SHA-256 | 6816EC738CBB50AA8554D598C74AD8DCB750C592CFDB3101EAAAE83D185741B0 |