Result for 3B2B1E91B4359A911AE60C8D8963664FDCBC2354

Query result

Key Value
FileName./usr/lib/python3/dist-packages/natsort/compat/py23.py
FileSize3139
MD5BD54B3B47283468C4F29006A5C333FFF
SHA-13B2B1E91B4359A911AE60C8D8963664FDCBC2354
SHA-25645F03480F7E0FA6B5BE2D2A6E0D396D5AC0BB4443B723D6650EF65C5C35DA926
SHA-512CDF15BA9BF0F9F7246AC06BE021E17F58A7C9AF2C88EB802BD1661A404EF3D94F1F7093D9BD0869B1C9DC6A83947FEF6265CC655F6079560A05DC724EF68D7B8
SSDEEP96:62WE+OQUGPvKLx6OwqmvnP1V3NWLk5RA3m3U:3WyRmn30LLWU
TLSHT1615155B4F157B091C547926984CFE813972D2C53161931BDBC9EB0E41F1382DCCB9D99
insert-timestamp1683845909.5028317
mimetypetext/x-python
sourcesnap:HjkresXXKRSOqPptlhj12NLGjXefHoOw_2536
hashlookup:parent-total13
hashlookup:trust100

Network graph view

Parents (Total: 13)

The searched file hash is included in 13 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize23400
MD5061E837EC2657B97AA08FE155B44B2FE
PackageDescriptionNatural sorting for python 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.
PackageMaintainerAgustin Henze <tin@debian.org>
PackageNamepython-natsort
PackageSectionpython
PackageVersion4.0.3-2
SHA-190C0A005AF2DBA0C1E72C8C870A18C74EDB89E41
SHA-25659C438EA50F6018B77236B3DEB7C5D9B80662691C21EB65EB310978F1C190778
Key Value
MD5B0C11517A73DA42887E35D6029E277F6
PackageArchnoarch
PackageDescriptionPython module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']
PackageMaintainerFedora Project
PackageNamepython2-natsort
PackageRelease1.fc24
PackageVersion4.0.4
SHA-134EE040869ED726ED3D1D112C29EE0382FE2F0EE
SHA-2568FEA80B57220CB7F9DE274F4DB9433B56BDA4393C0AB26F595DBCEEF5944210E
Key Value
SHA-1898ED94E9FF877094C8D99E55CFD5B435085ECDC
snap-authoritycanonical
snap-filenamenPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_419.snap
snap-idnPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_419
snap-namecheckbox16
snap-publisher-idEuf8YO6waprpTXVrREuDw8ODHNIACTwi
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-09-20T08:50:01.534913Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/nPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_419.snap
Key Value
SHA-1E7FBF32B8A379A4F0290C87DC693C6BDD287587F
snap-authoritycanonical
snap-filenameHjkresXXKRSOqPptlhj12NLGjXefHoOw_2536.snap
snap-idHjkresXXKRSOqPptlhj12NLGjXefHoOw_2536
snap-namecheckbox18
snap-publisher-idEuf8YO6waprpTXVrREuDw8ODHNIACTwi
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-03-12T16:21:57.619473Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/HjkresXXKRSOqPptlhj12NLGjXefHoOw_2536.snap
Key Value
MD5EF7B01806620FB93CB7AF92FA0A30DFC
PackageArchnoarch
PackageDescriptionPython module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']
PackageMaintainerFedora Project
PackageNamepython3-natsort
PackageRelease1.fc24
PackageVersion4.0.4
SHA-1E808ACAA3A545DE564393D7F152E5ED7B52F72DE
SHA-256BDF21C0E54EBEF1E56F51EB329AFE5A8FC68900BEF18F73433A21A4296D3FBF8
Key Value
MD568197C7DA9B88108C78874B926A03F1F
PackageArchnoarch
PackageDescriptionPython module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']
PackageMaintainerFedora Project
PackageNamepython2-natsort
PackageRelease1.fc24
PackageVersion4.0.4
SHA-153331EF3FE714928FA747A8AA4BF0FCB57724B8E
SHA-256FDC266C281AC792E0A3CBCD833ED707A57509F2CD88FF428981AD8F35FA21AFE
Key Value
FileSize25064
MD5BA554C00D8E75256E810AF0DA52D22A7
PackageDescriptionNatural 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.
PackageMaintainerAgustin Henze <tin@debian.org>
PackageNamepython3-natsort
PackageSectionpython
PackageVersion4.0.3-2
SHA-1243A56FAAA4BBFBD1D5CBBCA87672054F294063F
SHA-2563E334949CB178B9869D240A5BFC732D290DC9C6DCA84B2A50C8EABF0CE5D4F61
Key Value
FileSize22906
MD51E9FDC64BC4CAD7FA61AFDCB237520E3
PackageDescriptionNatural sorting for python 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-natsort
PackageSectionpython
PackageVersion4.0.3-2
SHA-17B718EBA660572D6EBA1E04F617A0D0E870CBAE7
SHA-25671127C164B9B84581CC144970CF2A66453AE2512142A554B4ED3A1D6325853A4
Key Value
SHA-15F58F886B842DD66AE5E9D56E239FB9F0A38A818
snap-authoritycanonical
snap-filenamenPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_341.snap
snap-idnPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_341
snap-namecheckbox16
snap-publisher-idEuf8YO6waprpTXVrREuDw8ODHNIACTwi
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-09-20T08:50:01.534913Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/nPSFzfJR9eVWJZJKYWtr1uSe4IldtQk7_341.snap
Key Value
SHA-1668883F46E57EDA5B65E6A58CBD5475D513949AD
snap-authoritycanonical
snap-filenameHjkresXXKRSOqPptlhj12NLGjXefHoOw_2105.snap
snap-idHjkresXXKRSOqPptlhj12NLGjXefHoOw_2105
snap-namecheckbox18
snap-publisher-idEuf8YO6waprpTXVrREuDw8ODHNIACTwi
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-03-12T16:21:57.619473Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/HjkresXXKRSOqPptlhj12NLGjXefHoOw_2105.snap
Key Value
FileSize24572
MD50DC196F3B5A5D095071CC585BBD075BE
PackageDescriptionNatural 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-natsort
PackageSectionpython
PackageVersion4.0.3-2
SHA-16AB80772FCF9EFC804DAE1237CE1F3616CFFED73
SHA-2562D65366C7CA7C9763BA369233B98B833CEFE215AABC026E92585B5F5147EB6C6
Key Value
MD582FE0447C13406C921727B4725E75846
PackageArchnoarch
PackageDescriptionPython module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']
PackageMaintainerFedora Project
PackageNamepython3-natsort
PackageRelease1.fc24
PackageVersion4.0.4
SHA-1488B4C053AC2625C37D5C94A360B6A3596ABAA9F
SHA-25619FF2CA6E43313164B1A4F8ECFBAE229969856BA5D36538EDFE99AC70A1C9140
Key Value
SHA-1312E6A8AEF37CD1BD362F083E4ED825DDD0C4384
snap-authoritycanonical
snap-filenameHjkresXXKRSOqPptlhj12NLGjXefHoOw_2188.snap
snap-idHjkresXXKRSOqPptlhj12NLGjXefHoOw_2188
snap-namecheckbox18
snap-publisher-idEuf8YO6waprpTXVrREuDw8ODHNIACTwi
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-03-12T16:21:57.619473Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/HjkresXXKRSOqPptlhj12NLGjXefHoOw_2188.snap