Result for 19C34D6235FDB47454B819A5EA789299C43F5B25

Query result

Key Value
FileName./usr/share/doc/python-django-classy-tags-doc/html/_static/documentation_options.js
FileSize355
MD5AAA30A7006047CA427F3298D98401A25
SHA-119C34D6235FDB47454B819A5EA789299C43F5B25
SHA-2560E6C55438981B1CE8DD955EB155FE60DC1BB4AE8DA1440DF8A9EB8E02C138BAE
SSDEEP6:qOppJXzibDRd7HyLmx5wB0FFukfX8d0aQWsIIdQnp/Ub/+aJ4VC:1yDRRZxbukfX/II+np/U7/J4VC
TLSHT1ACE026F6383059AE28E62EB4B91E85853920C8231C6E3192300D10022FACF4D0138BAA
hashlookup:parent-total31
hashlookup:trust100

Network graph view

Parents (Total: 31)

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

Key Value
MD50E937E98127EE5AE40353E473D2AEE01
PackageArchnoarch
PackageDescriptionDocumentation for the oslo.metrics library.
PackageNamepython-oslo.metrics-doc
PackageReleaselp153.2.2
PackageVersion0.3.0
SHA-117DBA9D14D95733886874525F350D410B8ADD288
SHA-2565C3D62D5BD554214952A55A0DC133477C6385C9EF7882668B87890CF9C9FDB6D
Key Value
FileSize39112
MD52A2D59A5D3FADC08E164F79282FB05C4
PackageDescriptionClass based template tags for Django projects (Documentation) 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 documentation.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython-django-classy-tags-doc
PackageSectiondoc
PackageVersion2.0.0-2
SHA-13AB4789919DC686C4B2A1A0878293B7F4A88A49B
SHA-256003ECB87851C86E4BFFB6FFB7C67B579E1004632127A9A895412CA27ABE25C19
Key Value
MD50DFBBCA08414E91BE2032F2DBFDD69EA
PackageArchnoarch
PackageDescription PVC is an interactive text-mode vSphere Client with a dialog interface for GNU/Linux systems built on top of the pyVmomi vSphere API bindings. Using PVC allows you to quickly navigate in your vSphere environment and perform common tasks against various vSphere Managed Entities.\ \ This package installs the documentation files.
PackageMaintainerFedora Project
PackageNamepython-pvc-doc
PackageRelease10.fc33
PackageVersion0.3.0
SHA-13C7A5BFCCB18C8CDB7842558850886D6681F9BBC
SHA-256DDC9B36952C4FD430BAD6A60A28C2C384E479C6485EA0A5C7DDE2E75D07F4934
Key Value
MD5FE3D1342988F91049DA50B8E7D32BBC2
PackageArchnoarch
PackageDescriptionDocumentation for the oslo.metrics library.
PackageNamepython-oslo.metrics-doc
PackageReleaselp153.2.1
PackageVersion0.3.0
SHA-144AFD07F53595F8B81E4F554C6897A7229A220B9
SHA-256B338748A4D57DA5643DB1F1372DE59B82A7FD752D8DE65DC2A8D2F61963CB7B1
Key Value
FileSize801072
MD51A4D8504DD0E8DE1949BEE6AB11EF596
PackageDescriptionDocumentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN-X. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The documentation for the legacy version of DOLFIN is provided by dolfin-doc.
PackageMaintainerDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
PackageNamedolfinx-doc
PackageSectiondoc
PackageVersion1:0.3.0-12
SHA-1550B4D306A30A82095AA4174AEEF0FD791D4C5A1
SHA-2561B2E956FD5385B8D4B4CAD63D8B80CF42F3D05F3E704E1A05B11A7DF22C91E3F
Key Value
FileSize172816
MD5B3A264A7A168B8140DA7E0FDC3F445AE
PackageDescriptionFinite Element Basis Function Definition Runtime Library (docs) Computes FE basis functions and derivatives for the following elements: - Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron) . Computes quadrature rules on different cell types . Provides reference topology and geometry for reference cells of each type. . This is the common documentation package.
PackageMaintainerDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
PackageNamebasix-doc
PackageSectiondoc
PackageVersion0.3.0-2
SHA-15523C361A87B841508906DC89C648C003E2EE64C
SHA-2564AD49E69BD2EF4E3D51C4531955889BE4000E8872462E6181848B368EE0361CA
Key Value
FileSize38668
MD5732F5A5D392C20B204D71CAA04DDFC7F
PackageDescriptionClass based template tags for Django projects (Documentation) 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 documentation.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython-django-classy-tags-doc
PackageSectiondoc
PackageVersion2.0.0-1
SHA-156E58BB4A9258D5E16CFDEA223B38CF3376E623B
SHA-2569348E80EC351347D77164F514FE76DDD5F1EDB340A6D6F6A759A540722E71B6D
Key Value
FileSize39172
MD5BBE6E7BDB3B87AF49D627A4C8A55AF87
PackageDescriptionClass based template tags for Django projects (Documentation) 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 documentation.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython-django-classy-tags-doc
PackageSectiondoc
PackageVersion3.0.0-1
SHA-15C6C1C6F1CBCB44BA164F0832C5D51B32DBAF06C
SHA-256908DA2A0155D223F8CAA2A0361C193E47BF5A9763E19C7805069DB964276DD56
Key Value
FileSize800396
MD538C7A10B0FAA46F5164EC3A05A20E53C
PackageDescriptionDocumentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN-X. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The documentation for the legacy version of DOLFIN is provided by dolfin-doc.
PackageMaintainerDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
PackageNamedolfinx-doc
PackageSectiondoc
PackageVersion1:0.3.0-4
SHA-15E7C7074E05ABF4D8A714E9477E058833AE9041F
SHA-25615627E6A5761713A069F0071E6D7F0100E4ED07AD7EAE2709335236C1C77D899
Key Value
FileSize172856
MD538D758BA3257B253127C967961C30FC8
PackageDescriptionFinite Element Basis Function Definition Runtime Library (docs) Computes FE basis functions and derivatives for the following elements: - Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron) . Computes quadrature rules on different cell types . Provides reference topology and geometry for reference cells of each type. . This is the common documentation package.
PackageMaintainerDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
PackageNamebasix-doc
PackageSectiondoc
PackageVersion0.3.0-3
SHA-15EBE32203C1E80D182C47D4424EA63D3509941A9
SHA-256D7F6FDE113442E3C7B70C1288EC2E4FC96E22D612F6480BCF6AADB3EC0512DBA