On this page:
PMSF
8.12

PMSF🔗ℹ

Maciej Barć <xgqt@riseup.net>

Package Manager Specification formatting and parsing functions for Racket.

Version: 3.2.0, commit hash: N/A

    1 Condition

      1.1 Condition special elements

      1.2 Condition struct

      1.3 Condition conversion

      1.4 Condition querying

    2 Name

      2.1 Name special elements

      2.2 Name structs

      2.3 Name conversion

        2.3.1 PVersion conversion

        2.3.2 PFull conversion

        2.3.3 PComplete conversion

    3 DEPEND

      3.1 DEPEND structs

      3.2 DEPEND conversion

      3.3 DEPEND querying

    4 IUSE

      4.1 IUSE structs

      4.2 IUSE helper functions

      4.3 IUSE conversion

    5 KEYWORDS

      5.1 KEYWORDS structs

      5.2 KEYWORDS helper functions

      5.3 KEYWORDS conversion

      5.4 KEYWORDS querying

    6 LICENSE

      6.1 LICENSE struct

      6.2 LICENSE conversion

    7 REQUIRED_USE

      7.1 REQUIRED_USE struct

      7.2 REQUIRED_USE conversion

    8 RESTRICT

      8.1 RESTRICT struct

      8.2 RESTRICT conversion

    9 SLOT

      9.1 SLOT special elements

      9.2 SLOT struct

      9.3 SLOT conversion

    10 SRC_URI

      10.1 SRC_URI structs

      10.2 SRC_URI conversion

      10.3 SRC_URI querying

    11 Manifest

      11.1 Manifest structs

      11.2 Manifest conversion

    12 Typed interface

      12.1 Typed condition

      12.2 Typed name

      12.3 Typed DEPEND

      12.4 Typed IUSE

      12.5 Typed KEYWORDS

      12.6 Typed LICENSE

      12.7 Typed REQUIRED_USE

      12.8 Typed RESTRICT

      12.9 Typed SLOT

      12.10 Typed SRC_URI

      12.11 Typed Manifest

    13 Version

    Index