Skip to content

Please add simple-config #1764

@compufox

Description

@compufox

simple-config (https://github.com/compufox/simple-config) is a small library that loads and parses config files that have the form KEY=VALUE, storing the file internally as an alist with KEY being converted into a keyword and VALUE being parsed into its equivalent lisp type (e.g., test=4 gets converted into ((:test . 4)) )

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions