Linux workstation

openSUSE Tumbleweed native package

python-Genshi-doc

A toolkit for generation of output for the web - Documentation

Packages / openSUSE Tumbleweed / Development/Libraries/Python / python-Genshi-doc

[Source: python-Genshi]

Package: python-Genshi-doc (0.7.11-2.2)

External Resources:

Homepage: [genshi.edgewall.org]

Similar packages:

A toolkit for generation of output for the web - Documentation

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid. This package contains documentation and examples.

Download python-Genshi-doc

ArchitecturePackage SizeInstalled SizeFiles
noarch85 KiB115 KiB[list of files]

Caminhos de arquivo do pacote (78)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/share/doc/packages/python-Genshi-doc
  • /usr/share/doc/packages/python-Genshi-doc/doc
  • /usr/share/doc/packages/python-Genshi-doc/doc/2000ft.png
  • /usr/share/doc/packages/python-Genshi-doc/doc/conf.py
  • /usr/share/doc/packages/python-Genshi-doc/doc/logo.gif
  • /usr/share/doc/packages/python-Genshi-doc/doc/logo.png
  • /usr/share/doc/packages/python-Genshi-doc/doc/requirements.txt
  • /usr/share/doc/packages/python-Genshi-doc/examples
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/kidrun.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/layout.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/layout.kid
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/run.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/test.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/basic/test.kid
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/basic.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/bigtable.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/cheetah
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/cheetah/footer.tmpl
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/cheetah/header.tmpl
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/cheetah/template.tmpl
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/clearsilver
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/clearsilver/footer.cs
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/clearsilver/header.cs
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/clearsilver/template.cs
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templates
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templates/base.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templates/template.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templatetags
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templatetags/bench.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/django/templatetags/__init__.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi/base.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi/template.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi_text
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi_text/footer.txt
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi_text/header.txt
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/genshi_text/template.txt
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/kid
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/kid/base.kid
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/kid/template.kid
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/mako
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/mako/footer.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/mako/header.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/mako/template.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/myghty
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/myghty/base.myt
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/myghty/template.myt
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/simpletal
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/simpletal/base.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/simpletal/template.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/bench/xpath.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/controller.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/form.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/__init__.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/lib
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/lib/ajax.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/lib/__init__.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/lib/template.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/model.py
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/static
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/static/jquery.js
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/static/layout.css
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/static/logo.gif
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/_comment.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/comment.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/_form.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/index.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/index.xml
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/info.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/info.xml
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/layout.html
  • /usr/share/doc/packages/python-Genshi-doc/examples/tutorial/geddit/templates/submit.html

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Usar este pacote

O OpenFactory pode iniciar este sistema operacional em uma máquina virtual do navegador, ou começar uma construção que inclui o nome nativo do pacote deste registro.

Versões, suites e repositórios

Cada linha é metadado do índice de pacotes para uma versão, arquitetura, suite e repositório. Nomes, URLs e tamanhos vêm da fonte; um link é um ponto de obtenção mutável, não uma redistribuição da OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
0.7.11-2.2tumbleweed / ossnoarchopenSUSE Tumbleweed · OSS · multi-architecture85 KiB115 KiBnoarch/python-Genshi-doc-0.7.11-2.2.noarch.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Checksums e datas de observação

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Completude do registro

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fontes e proveniência

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

python-Genshi-doc Package for openSUSE Tumbleweed | OpenFactory