• Final SRFI 233: INI files

    From Arthur A. Gleckler@21:1/5 to All on Thu Oct 13 16:37:58 2022
    Scheme Request for Implementation 233,
    "INI files,"
    by John Cowan and Arvydas Silanskas,
    has gone into final status.

    The document and an archive of the discussion are available at <https://srfi.schemers.org/srfi-233/>.

    Here's the abstract:

    An INI file is a configuration file that consists of key-value pairs
    for properties, and sections that group the properties. The name of
    these configuration files comes from the filename extension INI,
    short for initialization. The format has become an informal standard
    in many contexts of configuration. This SRFI provides access to the
    contents of an INI file.

    Here is the commit summary since the most recent draft:

    - Disentangle Abstract from Status.
    - copy edits
    - Drop trailing whitespace.
    - Finalize.

    Here are the diffs since the most recent draft:

    <https://github.com/scheme-requests-for-implementation/srfi-233/compare/draft-3..final>

    Many thanks to John and to everyone who contributed to the discussion of
    this SRFI.

    Regards,


    SRFI Editor

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)