pms-utils
  • Index

Modules

  • atom
  • depend
  • ebuild
    • URI
    • uri_elem
    • src_uri
    • restrict_elem
    • restrict_elem_type
    • restrict
    • homepage
    • license_elem
    • license
    • keyword
    • keywords
    • inherited_elem
    • inherited
    • iuse_elem
    • iuse
    • required_use
    • eapi
    • properties_elem
    • properties_elem_type
    • properties
    • phases
    • defined_phases
    • Metadata
  • profile
  • repo

Examples

  • Parsing an Atom expression
  • Iterating over a DEPEND expression
  • Iterating over and accessing an ebuild repository
  • Implementing equery hasuse
pms-utils
  • ebuild
  • View page source

ebuild

This module provides the various ebuild variables as per PMS 7.
The primary class is Metadata, though it is only accessible through an instance of pms_utils.repo.Ebuild.
  • URI
  • uri_elem
  • src_uri
  • restrict_elem
  • restrict_elem_type
  • restrict
  • homepage
  • license_elem
  • license
  • keyword
  • keywords
  • inherited_elem
  • inherited
  • iuse_elem
  • iuse
  • required_use
  • eapi
  • properties_elem
  • properties_elem_type
  • properties
  • phases
  • defined_phases
  • Metadata
Previous Next

© Copyright 2024, Jannik Glückert.

Built with Sphinx using a theme provided by Read the Docs.