Result for D55392D6E4758D2DA4BC55217BA84E86B0506E24

Query result

Key Value
FileName./usr/lib/python3/dist-packages/pgmagick/_version.py
FileSize22
MD56B1B852A26977C0B37FCE890AB0A1C5C
SHA-1D55392D6E4758D2DA4BC55217BA84E86B0506E24
SHA-256D1E0058E715549623AFF7D3511F1736972488B0352705F46A5E20DA022DDF973
SSDEEP3:cvYmQn:8YmQn
TLSH
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
FileSize441752
MD5C806FC6C707FEBDEBFF532C6001F3BED
PackageDescriptionYet Another Python wrapper for GraphicsMagick pgmagick is a boost.python based Python wrapper for GraphicsMagick. . This package for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-pgmagick
PackageSectionpython
PackageVersion0.7.2-1
SHA-186734452603EE500830A7EE189A53EC7099E40A8
SHA-256D5EF524B20BE29370AE8D7694A34DD5E653E3C5812F9C737CCE77BCAA95B06E9
Key Value
FileSize19438
MD5F1016785B2C1E0D1B374D1673A4124A8
PackageDescriptionClass based template tags for Django projects django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags. . django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-django-classy-tags
PackageSectionpython
PackageVersion0.7.2-3
SHA-1E4CF55D09801BAB452299254284835BD21EF0160
SHA-256443D766474DB314B172A4421FBA9BC8349A9D7D3454E325B0A8F260B8119BB81
Key Value
FileSize2139900
MD5E94B33938B3073F7C6EE310317B42CCC
PackageDescriptionGUI designer written in Python with wxPython wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.
PackageMaintainerGeorges Khaznadar <georgesk@debian.org>
PackageNamewxglade
PackageSectiondevel
PackageVersion0.7.2-2
SHA-1E53D8434977B5336E71B9B6DD3E78F947E57F78E
SHA-25668E669A1563AAB82BC21044AAD32501073F82839BCD1BAF818DDFDC23C01375E
Key Value
FileSize443068
MD52DFC434C183ED4D68C3FC8B462ABDA48
PackageDescriptionYet Another Python wrapper for GraphicsMagick pgmagick is a boost.python based Python wrapper for GraphicsMagick. . This package for Python 2.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pgmagick
PackageSectionpython
PackageVersion0.7.2-1
SHA-1A6DB68BF6F1B6A7F10BF02710392BBAD4D85BF2A
SHA-25663737791428927C2E47A98D6EE0EC4C48E071E8F437C334054E4950392B01EC3
Key Value
FileSize13346
MD597702009317A7877F6750519A780C03B
PackageDescriptionPython port of the FIGlet specification FIGLet is a program that creates large characters out of ordinary screen characters. It takes ASCII text and renders it in ASCII art fonts. . This is a Python port of the original C figlet. It can be used on the commandline or as an Object Oriented driver library in your own programs.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pyfiglet
PackageSectionpython
PackageVersion0.7.2+dfsg-1
SHA-1AEC8460199BCA7A017483BB5131C218C139083CE
SHA-256B87A97CEAE40FDFFD75CF1C97826B97D8930AB3C1F4DDA38169531ABB5B15BC9
Key Value
FileSize448652
MD59CDE435FEA203AD8A775A4B73D4C4C01
PackageDescriptionYet Another Python wrapper for GraphicsMagick pgmagick is a boost.python based Python wrapper for GraphicsMagick. . This package for Python 2.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pgmagick
PackageSectionpython
PackageVersion0.7.2-1
SHA-131B920D99331D74F292EA0A79269EA5AACCA2503
SHA-2566AD0263C15D01DFEB29AEDB6CB77980B3F4A471E868F4FF9035CE7FEF64DBF18
Key Value
FileSize14338
MD57588E92C0AE0528FCC80A131CF7D9456
PackageDescriptionPython 3 port of the FIGlet specification FIGLet is a program that creates large characters out of ordinary screen characters. It takes ASCII text and renders it in ASCII art fonts. . This is a Python 3 port of the original C figlet. It can be used on the commandline or as an Object Oriented driver library in your own programs.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-pyfiglet
PackageSectionpython
PackageVersion0.7.2+dfsg-1
SHA-16647D06BB21D3158AD03ED81BB32930EDC2BD124
SHA-256FFE69D1339EE5C72A5A27E0EE4F38264671011B1713EC954F910A00959184528
Key Value
FileSize19532
MD50AD3415368E238B4639A1600C777F2B9
PackageDescriptionClass based template tags for Django projects (Python3 version) django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags. . django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments. . This package contains the Python 3 version of the library.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-django-classy-tags
PackageSectionpython
PackageVersion0.7.2-3
SHA-16B384ED43949CACCE7A2AE77BE0AF6D8557D1D11
SHA-25698534432F89F31CB9B1002901DE640A3855C0AC38BC5C3EF867A5676E4A72315
Key Value
FileSize445296
MD5649D3BFBF9717B13F7989CC0DDC129B5
PackageDescriptionYet Another Python wrapper for GraphicsMagick pgmagick is a boost.python based Python wrapper for GraphicsMagick. . This package for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-pgmagick
PackageSectionpython
PackageVersion0.7.2-1
SHA-1AEACD97261327D258B0518884FEF7DEC88A09B86
SHA-256A07F55A30748B2224ADF04CD4AB047F29691A0AE7ED62D18D85C1234EB0DE5C8