Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/coverage/execfile.py |
FileSize | 10413 |
MD5 | F69BDE97E424EEE5C27F9118E8AC9A36 |
SHA-1 | 0FF9A3DA48D5059195A67A9EA4D30B1E3B19EAC9 |
SHA-256 | CD74C93B379DB966F93CAD204DEB70D70DBE74EA8B55C2AA5B9B10997CBCAC6C |
SHA-512 | 06355B95DD09820C64F7251E5F25D9D4978869F0993F033D1AA20CF422D514B000F0136EE6595ED53EA3ACB0270719A8F165782F05556B7E9FBF34E2F2109A67 |
SSDEEP | 192:T/JN3cix+cix063splnsETfMTOnkhLzKWVNZPZUL/F/Z:TPMixZix0zplnH0V/B4H |
TLSH | T1B122A72B94111773C387AE48B87A94984B8BF4DB726210387CDCC6987F91A30E5F65DD |
insert-timestamp | 1728231893.693505 |
mimetype | text/x-python |
source | snap:4Zx8o1ub19ibqNwTQbBHzUgT9zM0TLGs_4113 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 81 |
hashlookup:trust | 100 |
The searched file hash is included in 81 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 6E3EEC24455D3E2313A32030736380D3 |
PackageArch | i586 |
PackageDescription | Eric is a full featured Python and Ruby editor and IDE, written in python 3. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. |
PackageMaintainer | daviddavid <daviddavid> |
PackageName | eric6 |
PackageRelease | 1.mga7 |
PackageVersion | 19.04 |
SHA-1 | 0017FAE0C80000A4C8963784EA2B1028A6208936 |
SHA-256 | 1282463A6DA617FAD2F571BE13864947A59E171B5ACD85F2BCEAE600A4C70CAA |
Key | Value |
---|---|
SHA-1 | 036CAE8845466E459299E7C2980D43B420045147 |
snap-authority | canonical |
snap-filename | PWPQiIOS9ODFXcl8bMPnWozDqEWUbSO0_92.snap |
snap-id | PWPQiIOS9ODFXcl8bMPnWozDqEWUbSO0_92 |
snap-name | snap-store-proxy |
snap-publisher-id | canonical |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2018-07-06T11:23:58.821139Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/PWPQiIOS9ODFXcl8bMPnWozDqEWUbSO0_92.snap |
Key | Value |
---|---|
FileSize | 144364 |
MD5 | 8D40F17273C4DF2E0C7B2236BFB96A60 |
PackageDescription | code coverage tool for Python 3 Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. . Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. . This package installs the Python version 3 ‘coverage’ library, and the ‘python3-coverage’ program to perform and report coverage tests. |
PackageMaintainer | Ben Finney <bignose@debian.org> |
PackageName | python3-coverage |
PackageSection | python |
PackageVersion | 4.5.2+dfsg.1-1 |
SHA-1 | 0502AD9FA799B6B40915F0BC93845B272D7F387C |
SHA-256 | 2EF736F640CA313435B13717E56FF030C45F8F60165345FA0EEB811DB098869A |
Key | Value |
---|---|
MD5 | A3D52CCF7F728F88088AC424E0F9F93F |
PackageArch | x86_64 |
PackageDescription | Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. |
PackageName | python3-coverage |
PackageRelease | lp152.91.2 |
PackageVersion | 4.5.4 |
SHA-1 | 075B1F62D85B48F18F467D06EEB673BAACCAA10F |
SHA-256 | 93D16EACD34E0BAF21BACC87C4F64975443056CB74612A6E2886575B7D9CC574 |
Key | Value |
---|---|
MD5 | F994F2D9A2566AB770EB4D4B25A8AD8B |
PackageArch | i586 |
PackageDescription | Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python 2 standard library to determine which lines are executable, and which have been executed. |
PackageMaintainer | wally <wally> |
PackageName | python2-coverage |
PackageRelease | 3.mga7 |
PackageVersion | 4.5.2 |
SHA-1 | 0A9FE0BAE62E7CED54C8C0F89437DDD58C7C9687 |
SHA-256 | 95D964EAD72D460A2D16CAC026EFADBBF0A996AB8D6BC3E3B647739F7D64802B |
Key | Value |
---|---|
FileSize | 7500188 |
MD5 | F0F3A3507E65E8A9BC073EFBFB719A43 |
PackageDescription | full featured Python IDE eric is a full featured Python IDE written in PyQt using the QScintilla editor widget. Some highlights * Any number of editors with configurable syntax highlighting, code folding, auto indenting and brace highlighting. * Integrated Project Management facility to organize your projects. The project browser shows all source files, all forms and all translations each on its own tab. The source browser has built in class browsing capabilities. * Integrated and full featured debuggers for Python and Ruby. * Interactive shells for Python and Ruby. * An explorer window for walking through your directory structure with built in class browsing capabilities for Python files. * Variable windows that display local and global variables in the current scope while debugging a program. * An integrated interface to the Python Module "unittest". * An integrated help viewer to display HTML help files. Alternatively you can choose to use Qt-Assistant to view help files. * Display of the UI in different languages. * The capability to start Qt-Designer and Qt-Linguist from within eric5. * The ability to compile Qt-Designer forms, to produce Qt-Linguist files and release them from within the IDE. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | eric |
PackageSection | devel |
PackageVersion | 19.02.1+ds1-1 |
SHA-1 | 0B3A1BAB8385A7E84539919AB966EB538E4BD044 |
SHA-256 | 5AEB69138B5E6BF932AE15F399E3350E6F36D937212451E2A4B3BFB14B914953 |
Key | Value |
---|---|
FileSize | 97044 |
MD5 | 01F3F0AB8A4DE73C9DFBAE7B5AEBA587 |
PackageDescription | code coverage tool for Python 2 PyPy Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. . Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. . This package installs the Python 2 ‘coverage’ library built for PyPy, and the ‘pypy-coverage’ program to perform and report coverage tests. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | pypy-coverage |
PackageSection | python |
PackageVersion | 4.5.2+dfsg.1-4ubuntu1 |
SHA-1 | 0E31B509EDC205CB481DDBDF450E535B7898B5BB |
SHA-256 | 34E600F4FA776A79F85ACB53DFFDB106907DAFF82320EEFCBEE397A132573765 |
Key | Value |
---|---|
MD5 | 64A8B5ED32C3E4D153EA868D40FEF9EC |
PackageArch | noarch |
PackageDescription | eric6 is a full featured Python IDE. |
PackageMaintainer | Fedora Project |
PackageName | eric |
PackageRelease | 5.fc33 |
PackageVersion | 20.1 |
SHA-1 | 10EA62C5CF1C40D7B9143C55C355B60192822B15 |
SHA-256 | D192FD9C9DA6774955D83C44A41008652B92FDD78B706D83797A2D1A2CF4DABC |
Key | Value |
---|---|
FileSize | 143220 |
MD5 | 8C60BC09E433FC896FE7D630D425A001 |
PackageDescription | code coverage tool for Python 2 Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. . Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. . This package installs the Python version 2 ‘coverage’ library, and the ‘python2-coverage’ program to perform and report coverage tests. |
PackageMaintainer | Ben Finney <bignose@debian.org> |
PackageName | python-coverage |
PackageSection | python |
PackageVersion | 4.5.2+dfsg.1-1 |
SHA-1 | 12E8F67A297D8FAD3A3C95D6BBEF497B55AE8C8C |
SHA-256 | A4D400830883DECAB643082CC1E3BE0BE19B6FBD7CB551AA0FE0541BA029CB96 |
Key | Value |
---|---|
MD5 | BA5C404D42A77FE25223C9A04C2FD662 |
PackageArch | noarch |
PackageDescription | Eric is a Python and Ruby editor and IDE, written in Python. It is based on the Qt GUI toolkit and integrates the Scintilla editor control. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | eric |
PackageRelease | bp154.1.189 |
PackageVersion | 19.04 |
SHA-1 | 13F414E2317E05DC2389B7C8E2155AF7263EDBCF |
SHA-256 | 7AF532CB003E2777340757FE3F03E2A711D5ADA670B9091A550C0F169894470E |