Result for 5F1B3227170EC2A605046E3CBD3BEF341F78AE6F

Query result

Key Value
CRC3296603389
FileName./usr/share/doc/python-blinker/html/_static/pygments.css
FileSize3932
MD5D625A0ADB949F181BD0D3F1432B0FA7F
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '769', 'OpSystemCode': '1065', 'ProductCode': '187351', 'ProductName': 'The Official Ubuntu Server Book: Third Edition', 'ProductVersion': 'c. 2013'}
RDS:package_id298595
SHA-15F1B3227170EC2A605046E3CBD3BEF341F78AE6F
SHA-2569A34B97C69412D94CE88FA6F43B208AB09E58166A2C9D798AAA769DFF02083CD
SSDEEP48:mMPcVVRHNVHQV3EVg/fwS+UUKoJuGU9mk3chYgAAlhJVu7/YV3LSx:ZPcVHtVwV3EVg/Ph4WiY6RVu7QV3LSx
SpecialCode
TLSHT14E8104C293415696882FCB1B3917E1686F0EF8C870009BE86C5D8398B34DC56797BEF6
dbnsrl_legacy
insert-timestamp1696457686.095255
sourcedb.sqlite
tar:gnamebin
tar:unameroot
hashlookup:parent-total2752
hashlookup:trust100

Network graph view

Parents (Total: 2752)

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

Key Value
MD513FB7B4A2E28E94D74ABCE7F62184243
PackageArchnoarch
PackageDescriptionDocumentation for networkx
PackageMaintainerFedora Project
PackageNamepython-networkx-doc
PackageRelease2.fc20
PackageVersion1.8.1
SHA-1000FC3513D958FF9EA2D8A784A1B685A4B955D3E
SHA-256A0D0924F7C62FF788C6EE6DB3FD7C26426106FA981D7A412AD0068D0E9FBCEF1
Key Value
MD54BCEF59EB5F66D6621F60D9E8D0BFB91
PackageArchaarch64
PackageDescriptionLLFUSE is a set of Python bindings for the low level FUSE API. It requires at least FUSE 2.8.0. LLFUSE was originally part of S3QL, but has been factored out so that it can be used by other projects as well.
PackageMaintainerFedora Project
PackageNamepython-llfuse
PackageRelease5.fc23
PackageVersion0.40
SHA-10030A3DC6EBC87160BCACE85C4CE70842F0DE5AF
SHA-256B59DED6BA6E53926FD4404EE7A611E841523B1CA1571617AB6F78F64B05BD4F9
Key Value
MD5E78E51A76C8CB324E8B9652E52655183
PackageArchnoarch
PackageDescriptionWillie is a simple, lightweight, open source, easy-to-use IRC Utility bot. It is designed to be easy to use, run and extend.
PackageMaintainerFedora Project
PackageNamewillie
PackageRelease2.fc20
PackageVersion4.0.1
SHA-10031B74244EEB2EE247AFD50CFBEFBB489F7B088
SHA-256345BFB0A9231833A1C2FFD494F43C6A5479ACE9AA0AE8864EA14E586CB93FCCF
Key Value
MD570A349F1A002D3E17B3D2C80AC81F487
PackageArchs390x
PackageDescriptionCVXOPT is a free software package for convex optimization based on the Python programming language. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.
PackageMaintainerFedora Project
PackageNamepython3-cvxopt
PackageRelease1.fc19
PackageVersion1.1.6
SHA-100346D25737144289CB3620BCA5531A98F7F2CF0
SHA-25641F7F629E18BDE3BD2616399CA4391A5763B3BDC37F6DD0E7CCFACDFFBF1CC59
Key Value
FileSize6172406
MD59F22C9F42C4101C9B92D0F9EBAB18B82
PackageDescriptionDocumentation for the high-level object-oriented language Python (v3.2) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.2). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.2 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3.2-doc
PackageSectiondoc
PackageVersion3.2.3-6ubuntu3.5
SHA-1003ED9F962B19DB36D0FD463FD00ECAF219571D9
SHA-256CC625C60A78D3D1E461710377B720A316D9328C075C71BF7436CE74266DC46B4
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.9/packages//powerpc//py-psycopg2-2.5.2p2.tgz
MD578FFAAE09B8473B49F72E7E563F34DAC
SHA-1005087C9796EBD811AC1ECE32F1823547F1B2400
SHA-2562C7F2B99D2FB9EC3DB0F401FF4A336A4145965AE069EBD19D2BE62AB3747913B
SSDEEP12288:vFmpFHqckclDc8zn8AVulucS/1iDeMTIyP8J1o0x76VA22im0ajlre8Kg:vFIHqpc+e8AgA/1WeMcToKs2iShe8Kg
TLSHT1F0F4231D5C7D3961F3D419C1C72232F108A4068DEA532FBD331E5669DCBB9AAD83898E
Key Value
MD5805D20AEA53C2CE3E481BA0F77025621
PackageArchnoarch
PackageDescriptionAlembic is a new database migrations tool, written by the author of `SQLAlchemy <http://www.sqlalchemy.org>`_. A migrations tool offers the following functionality: * Can emit ALTER statements to a database in order to change the structure of tables and other constructs. * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/
PackageMaintainerFedora Project
PackageNamepython-alembic
PackageRelease3.el6
PackageVersion0.4.2
SHA-1006948A8CE121D01D69D264791CE64BC699D500F
SHA-256CC98A0231BD4E93E3809C7E7A79B9D42F0A21E854C7232A1F73096B4E71D2E58
Key Value
MD563D58C2CB05AE4158B4779B6147175AD
PackageArcharmv5tel
PackageDescriptionFiles needed to build other bindings for C++ classes that inherit from any of the Qt4 classes (e.g. KDE or your own).
PackageMaintainerFedora Project
PackageNamePyQt4-devel
PackageRelease1.fc18
PackageVersion4.9.6
SHA-1006C7EF71622DE140A75545F9088BD49C209AEDA
SHA-256F299245073339C5DA2A8900AE2ADC476F6DE08D93FA5B1969F8E9CA389D563AB
Key Value
MD5B6D66C31FBE502A0F5B50BD2BCFD2D40
PackageArchnoarch
PackageDescriptionThis is a fairly simple user-registration application for Django_, designed to make allowing user sign ups as painless as possible. It requires a functional installation of Django 1.0 or newer, but has no other dependencies.
PackageMaintainerFedora Project
PackageNamepython-django-registration
PackageRelease2.fc18
PackageVersion0.8
SHA-100E2CA2C61449265758BCC58230A1743C7EFCE63
SHA-2567A7561A4E8CC68981F41A6C5519E3652351BD84B7F214F2FE266A51885B225B3
Key Value
FileSize103168
MD569A6E28E5A5239A968F778739BFFA01D
PackageDescriptionerror-tolerant HTML parser for Python - documentation Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup's documentation.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-bs4-doc
PackageSectiondoc
PackageVersion4.0.2-1
SHA-100EE8FD02484382EF53B5328162D6F69C47DA9CA
SHA-2563D4CFB38E709FF4F4AFD2FA0267A8AC45CEBD8C33B6A9DA586F176EBA5C43500