Key | Value |
---|---|
FileName | snap-hashlookup-import/lib/python3.8/site-packages/git/objects/tag.py |
FileSize | 3138 |
MD5 | 828ED4E2ACFE4643BF7DD6F1E07BF082 |
RDS:package_id | 298503 |
SHA-1 | 16275668342A5794BA679A5CE5895A5B8922F69E |
SHA-256 | FA99F3F0926BC1800DECE97ABA76A553E21F4C134B1F23EF5F424CE0C6E06BFC |
SHA-512 | BD834E5366346E53D4ECA4C2A2C2F64C7E2AA57EE3A526EA87EC69EAF6E2A85E2A9294EC1BD0ABAAD4F9CF6239C4836B474B7E27570739C56926B8B8A8AF3C16 |
SSDEEP | 48:fgFIYrW7IFgana5DhePG4hHhp39/MWN1qWBTO2EHkdk9:4FITsNnadheZBHNXBTO2EUk9 |
TLSH | T1455164048B51C977812F85872446A5468720519B3F8465323CDCCBD07F498309BF7FEA |
insert-timestamp | 1727021757.7704706 |
mimetype | text/x-python |
source | snap:guuqEF6cnnKFfecNJNF4fmyvQMfP5ODm_101 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 60 |
hashlookup:trust | 100 |
The searched file hash is included in 60 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
SHA-1 | 01D8F27093B9C23517E4DF53030A2BB39A431C30 |
snap-authority | canonical |
snap-filename | guuqEF6cnnKFfecNJNF4fmyvQMfP5ODm_101.snap |
snap-id | guuqEF6cnnKFfecNJNF4fmyvQMfP5ODm_101 |
snap-name | home-assistant-configurator |
snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2020-09-06T23:07:45.366233Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/guuqEF6cnnKFfecNJNF4fmyvQMfP5ODm_101.snap |
Key | Value |
---|---|
FileName | http://archlinux.mirror.root.lu//pool//community//python-gitpython-3.1.12-1-any.pkg.tar.zst |
MD5 | 207E6C7D50D746A8D5289D80DDA9B594 |
SHA-1 | 026F9FE54C0112663762D4734DD452D8377E3DA2 |
SHA-256 | ED7B347BD145402C2F69EC4ADEC8558B73D106FE8279D96C3B347ADBBE6E9D36 |
SSDEEP | 6144:IKgwwAh1goxVS8Zm4UwBvTBA54tBTzn4DCxx//:I3wwApV5ZmnwBvTC5+HneA |
TLSH | T1A634232004F400296335DAEBCFC8B23BA922A45550AAD4FD78FB478455797AF3B4F6E4 |
Key | Value |
---|---|
MD5 | EE02889C2BD3AF476A9C1AA328AC6DFA |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-gitpython |
PackageRelease | 3.mga9 |
PackageVersion | 3.1.17 |
SHA-1 | 095119DC41FD558A6A560B609F04E87C16B9F0A3 |
SHA-256 | 7EE2D171B130C961525C261BD18C51B2550D972B58E7C6512C40983CA9FFC80A |
Key | Value |
---|---|
MD5 | D70A957F84CDE9891ADC1550901661CA |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. It provides abstractions of git objects for easy access of repository data, and additionally allows you to access the git repository more directly using either a pure python implementation, or the faster, but more resource intensive git command implementation. The object database implementation is optimized for handling large quantities of objects and large datasets, which is achieved by using low-level structures and data streaming. Python 3 version. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | python3-GitPython |
PackageRelease | 1.el8 |
PackageVersion | 3.1.11 |
SHA-1 | 0BAAE76860E5235065CF37F5D9D7B634ADEDE2FD |
SHA-256 | 663C16611CAB9F737F796C4A88DAE6B9E9A04226E386383B690693CB9AF0D0DF |
Key | Value |
---|---|
MD5 | 018BA847F7576C7404C8FA6C881B4661 |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are 'cgit' and pure python, which is the default. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python310-GitPython |
PackageRelease | 1.9 |
PackageVersion | 3.1.12.1610074031.f653af66 |
SHA-1 | 1992071668CD685692053864A3315DF7543541E2 |
SHA-256 | D6D0112DCEEB8DAEEA822298826AEADCA872517BB36B4DE9E3319D24941287A3 |
Key | Value |
---|---|
MD5 | 3BE92BC52220E65410C4D7822E514133 |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are 'cgit' and pure python, which is the default. |
PackageName | python3-GitPython |
PackageRelease | lp153.2.1 |
PackageVersion | 3.1.12.1610074031.f653af66 |
SHA-1 | 1AF103924795759377FB972DE38C687C555981CA |
SHA-256 | A18E3835B451854FB22C5A401F5C2B1309F48A7F463BE69F2547930441B1C7FE |
Key | Value |
---|---|
MD5 | 5BA076DAEFC6616B3E289BC77B077039 |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are 'cgit' and pure python, which is the default. |
PackageName | python3-GitPython |
PackageRelease | 55.12 |
PackageVersion | 3.1.12.1610074031.f653af66 |
SHA-1 | 1E4D93C527080BFA5A956174D391257AAF8EA503 |
SHA-256 | 6B3D528FCD5FE085608C199A9878172733B24B0834B6A15CDD1EDA6EFBA661E3 |
Key | Value |
---|---|
MD5 | 236AFAF42476D53C1BB43D1879FC8821 |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are 'cgit' and pure python, which is the default. |
PackageName | python3-GitPython |
PackageRelease | lp153.2.11 |
PackageVersion | 3.1.12.1610074031.f653af66 |
SHA-1 | 20C22473D98CB053805CBEB3537FB65EB382F98E |
SHA-256 | 0715E51084E2908651E08E8908CF9CD98374347960BF069BFDE19FA0FA699DBA |
Key | Value |
---|---|
MD5 | D63539F96DAFCE555C652226209DADF3 |
PackageArch | noarch |
PackageDescription | GitPython is a python library used to interact with Git repositories. GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are 'cgit' and pure python, which is the default. |
PackageName | python3-GitPython |
PackageRelease | lp154.2.1 |
PackageVersion | 3.1.12.1610074031.f653af66 |
SHA-1 | 21FD220C3B71E5EF7419D8DC632D2448F4468994 |
SHA-256 | 77BFAB3BF00D9BE5382A9C433D479992A8B07BE61D107368942D5D0572814A4D |
Key | Value |
---|---|
SHA-1 | 259766771CC5505304A896BF472B316B3E14FBA8 |
snap-authority | canonical |
snap-filename | wqmjRr7q8YAvuhxR5kI1ClB32ySjEFgk_4.snap |
snap-id | wqmjRr7q8YAvuhxR5kI1ClB32ySjEFgk_4 |
snap-name | changeln |
snap-publisher-id | RC7nt8SvtvLGhHQ0ICgwco7oYgCrXklB |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-01-23T23:57:22.590707Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/wqmjRr7q8YAvuhxR5kI1ClB32ySjEFgk_4.snap |