Key | Value |
---|---|
CRC32 | F6FF6D95 |
FileName | ./usr/share/openboard/library/applications/Html.wgt/jquery.pack.js |
FileSize | 29846 |
MD5 | FB49BB7A70D7BE19CC6A145146CA7D44 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'} |
SHA-1 | 677C1AD6D84705C818D63A43298EE3A12959C1B3 |
SHA-256 | 8107CBFFB89D340918691E7F2569C3F02474236C961BAD169BE3C06D9281DDDF |
SSDEEP | 384:g+SUjXuNf3d3/RiqbEN6hbATOAxf+Y4Z9sxrQigUfemc62bT89U27n:z7+Nf5wN6VAiif+Yy9G0qag9U2z |
SpecialCode | |
TLSH | T131D22BF9205815B353F4D5DA446A47630AB304AAEEAAC5B078DDFC2DC82C6F5B04772E |
db | nsrl_modern_rds |
insert-timestamp | 1647016458.7427218 |
source | NSRL |
tar:gname | wheel |
tar:uname | root |
hashlookup:parent-total | 82 |
hashlookup:trust | 100 |
The searched file hash is included in 82 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 5FC08092DB852703BDE181156246FCBE |
PackageArch | i586 |
PackageDescription | sankore can be considered as three integrated functions in one outstanding tool: - uniboard universal interactive white board software - the sankore teaching designer - the sankore editor Authors: -------- http://open-sankore.org/ |
PackageName | sankore |
PackageRelease | 4.1 |
PackageVersion | 3.1.git.1420452980.2ba7945f4 |
SHA-1 | 01CCF1490FE9BEF4FC470D8BB89C1EEB5D6FCDD7 |
SHA-256 | C3E4DD0259BEC04021FA7232EA3A078860496C1B970794D312D5CEB34302EFE8 |
Key | Value |
---|---|
MD5 | 9D4E10C9E8DB82A817D83D84D3553189 |
PackageArch | noarch |
PackageDescription | ToscaWidgets wrapping for jQuery |
PackageMaintainer | Fedora Project |
PackageName | python-tw-jquery |
PackageRelease | 7.fc21 |
PackageVersion | 0.9.10 |
SHA-1 | 08AF1ADCE23770A2938609EC5625B3BA9620CCAF |
SHA-256 | 1FF6794018C0FEDDE1DC3D0EF0BA4386C5BDCCBF9F07BBFC89433C90E861A2A2 |
Key | Value |
---|---|
MD5 | 72812157E1B1CD5DFACC5E1D90F4B89B |
PackageArch | noarch |
PackageDescription | ToscaWidgets wrapping for jQuery |
PackageMaintainer | Fedora Project |
PackageName | python-tw-jquery |
PackageRelease | 3.fc18 |
PackageVersion | 0.9.10 |
SHA-1 | 1B3EEA63A38A800768E764CAD878059AE822DAC1 |
SHA-256 | B92188108F5DE9BD12984F8E178282D9EDD864F3106A219F5FF030E571C17B4B |
Key | Value |
---|---|
MD5 | 9679D6BEE153B3628E8D9CF087FA0508 |
PackageArch | noarch |
PackageDescription | ToscaWidgets wrapping for jQuery |
PackageMaintainer | Fedora Project |
PackageName | python-tw-jquery |
PackageRelease | 1.el6 |
PackageVersion | 0.9.10 |
SHA-1 | 1C9CAA3FAFE1601898E1C682CBD551F689BAAF43 |
SHA-256 | BC78A00DF3D2F5AAE524A029BC75B3FC851242FE085D20BA7786D040DC318FF2 |
Key | Value |
---|---|
MD5 | 1F1497C6DBCBF20EFD4EF4C6D663149A |
PackageArch | x86_64 |
PackageDescription | OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools. It was originally forked from Open-Sankoré, which was itself based on Uniboard. |
PackageMaintainer | wally <wally> |
PackageName | openboard |
PackageRelease | 8.mga9 |
PackageVersion | 1.6.1 |
SHA-1 | 1DB1DD339BC9C339DD3DAE2796B24D6A27BA21B1 |
SHA-256 | 022DE81D4232BE7C3C935AA16C3F253C0CD3B16B9CEFF7D9B4C21E48F8E12911 |
Key | Value |
---|---|
MD5 | 50A432174383F07BD5AA19A47DA75D09 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | lp152.3.1 |
PackageVersion | 0.11 |
SHA-1 | 1FD3136334747C9A55E5083D50FE8ABB57C59A22 |
SHA-256 | 5D068E25D37998BD1439EA6157B3B71567EE665861041FDC39E10C8969A0CB3D |
Key | Value |
---|---|
MD5 | 84DA3F244E2DB5AC00B4D3101760F9A7 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 3.45 |
PackageVersion | 0.11 |
SHA-1 | 20888E073F903270D5D53E8B5191C7C4A33EEB58 |
SHA-256 | 50E4E8A6903029ACCA0F0247EA7AFEBB1748767526F7C617670BAD7842B2E6DE |
Key | Value |
---|---|
MD5 | BEEEA4D90A4283B9BFBA947A3A0437D5 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: http://www.spurkis.org/TAP-Formatter-HTML/test-output.html This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * _easy to use_ Once you've got your test report, it should be obvious how to use it. * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using Test::Harness unfortunately_. * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 1.49 |
PackageVersion | 0.11 |
SHA-1 | 22A1993507F8D88768E8C7C31F8E6B3A23596498 |
SHA-256 | ACFE72B53DD9FC3D7E5EEB549105D497004A0A28845787505991DC10FB0D8CFF |
Key | Value |
---|---|
MD5 | 4A570D809EF4CB7E09050BBA8AC98991 |
PackageArch | noarch |
PackageDescription | ToscaWidgets wrapping for jQuery |
PackageMaintainer | Fedora Project |
PackageName | python-tw-jquery |
PackageRelease | 3.fc15 |
PackageVersion | 0.9.9 |
SHA-1 | 24B0950B73019D1261EEC31DAF4EC213BF7BB5ED |
SHA-256 | 430C53518E5494B344AF5C81965072EBFAFA0125D3796628C787242BCFF0A55C |
Key | Value |
---|---|
MD5 | 7EA1E3CD04A1C9F9C053B91B3072DFA6 |
PackageArch | i586 |
PackageDescription | OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools. It was originally forked from Open-Sankoré, which was itself based on Uniboard. |
PackageMaintainer | umeabot <umeabot> |
PackageName | openboard |
PackageRelease | 2.mga7 |
PackageVersion | 1.5.2 |
SHA-1 | 2A2C3075A8AB35BC501173121306870BA047E3C7 |
SHA-256 | 676544D603382DE3DF18533DB75D73FDAC3D4EF57DD4AA89F67DF9B3AD08EB71 |