• SRFI 233: INI files

    From Arthur A. Gleckler@21:1/5 to All on Wed Aug 10 12:20:40 2022
    Scheme Request for Implementation 233,
    "INI files,"
    by John Cowan (text), Arvydas Silanskas (code),
    is now available for discussion.

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

    You can join the discussion of the draft by filling out the subscription
    form on that page.

    You can contribute a message to the discussion by sending it to <srfi-233@srfi.schemers.org>.

    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.

    Regards,


    SRFI Editor

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