Result for 7B5AFDA4610438F6D33821444BFC007079627EED

Query result

Key Value
FileName./usr/lib/python2.7/dist-packages/_rjsmin.arm-linux-gnueabihf.so
FileSize10324
MD5B66F1FE334ECCC888C24D1199D9FE99A
SHA-17B5AFDA4610438F6D33821444BFC007079627EED
SHA-2561A030B0540F98F81E4ECF5E23358D1D26A9F9D44E976FFF610027BE82E33DE2A
SSDEEP96:tv5Sao2JMBWBO1LQXZEIq5dwf1fLfi+cZY6s4foulhUbIpw8mrdxzrWQssUG1z4i:A8oL8Zl4dIFq+oHD5q7z6L
TLSHT1E622D586FDF19A76C8855A3084B34FA4275BC406319F8723497C6F901E457B40D6BEC9
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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
FileSize18100
MD5FB21C505A6418CE5BEE259EB2009F09C
PackageDescriptionjavascript minifier written in Python - Python 2.7 rJSmin is a javascript minifier written in Python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. . The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step). Usually it produces the same results as the original jsmin.c. It differs in the following ways: . - there is no error detection: unterminated string, regex and comment literals are treated as regular javascript code and minified as such. - Control characters inside string and regex literals are left untouched; they are not converted to spaces (nor to CR) - Newline characters are not allowed inside string and regex literals, except for line continuations in string literals (ECMA-5). - "return /regex/" is recognized correctly. - Line terminators after regex literals are handled more sensibly - "+ +" and "- -" sequences are not collapsed to '++' or '--' - Newlines before ! operators are removed more sensibly - Comments starting with an exclamation mark (!) can be kept optionally - rJSmin does not handle streams, but only complete strings. (However, the module provides a "streamy" interface). . Since most parts of the logic are handled by the regex engine it's way faster than the original Python port of jsmin.c by Baruch Even. The speed factor varies between about 6 and 55 depending on input and Python version (it gets faster the more compressed the input already is). Compared to the speed-refactored Python port by Dave St.Germain the performance gain is less dramatic but still between 3 and 50 (for huge inputs)). See the docs/BENCHMARKS file for details. . This package contains the Python 2.7 module.
PackageMaintainerPKG OpenStack <openstack-devel@lists.alioth.debian.org>
PackageNamepython-rjsmin
PackageSectionpython
PackageVersion1.0.12+dfsg1-4+b2
SHA-1A1B8A67B465979A333DAAA494A3B3BCC500282CC
SHA-2569D3F603FB017F06E214C81A667A06F3B9EC172C3871EE3D0E7A13F0E6FDDDC8A