gentle 1.0.2 Table of Contents
next Introduction

Table of Contents#

Home

  • Introduction
    • You might also like

Documentation

  • Installation
    • Prerequisites
    • Gentoo
    • Other distributions
    • Manual installation
  • Getting Started
  • Contributing
    • Workflow
    • Adding a new generator
    • Code style
  • Release Notes
    • 1.0.1
    • 1.0.0
    • 0.4.1
    • 0.4.0
    • 0.3.1
    • 0.3.0
    • 0.2
    • 0.1
  • API Reference
    • gentle.generators
      • gentle.generators.python
        • BUG_TRACKER_LABELS
        • CHANGELOG_LABELS
        • DOCS_LABELS
        • HOME_REPO_LABELS
      • AbstractGenerator
        • AbstractGenerator.update_metadata_xml()
        • AbstractGenerator.active
        • AbstractGenerator.slow
    • gentle.metadata
      • gentle.metadata.types
        • MaintainerStatus
          • MaintainerStatus.NONE
          • MaintainerStatus.ACTIVE
          • MaintainerStatus.INACTIVE
        • Person
          • Person.name
          • Person.email
          • Person.status
          • Person.to_xml()
        • RemoteID
          • RemoteID.attr
          • RemoteID.value
          • RemoteID.to_xml()
        • Upstream
          • Upstream.maintainers
          • Upstream.changelog
          • Upstream.doc
          • Upstream.bugs_to
          • Upstream.remote_ids
      • gentle.metadata.utils
        • extract_name_email()
        • extract_remote_id()
      • MetadataXML
        • MetadataXML.dump()
        • MetadataXML.dumps()
        • MetadataXML.add_upstream_maintainer()
        • MetadataXML.add_upstream_remote_id()
        • MetadataXML.set_upstream_bugs_to()
        • MetadataXML.set_upstream_changelog()
        • MetadataXML.set_upstream_doc()
    • gentle.pms
      • gentle.pms.portagepm
        • src_unpack()
        • parse_mxml()
    • gentle.utils
      • stringify()

External Links

  • Git Repository

Indices and tables#

  • Index

  • Module Index

  • Search Page

Table of Contents

Home

  • Introduction

Documentation

  • Installation
  • Getting Started
  • Contributing
  • Release Notes
  • API Reference

External Links

  • Git Repository
next Introduction
© Copyright 2022-2024, Anna <cyber@sysrq.in>. Created using Sphinx 8.1.3. Insipid Theme. Show Source.