Uploaded at Mar 15 09:58:30 2024 (UTC)
Succesfully tested at Apr 16 04:40:21 2024

Curry Package propertyfile

propertyfile

This package provides a library to read and update files containing properties or configurations in the usual equational syntax.

A property is defined by a line of the form

prop=value

where prop starts with a letter. All other lines (e.g., blank lines or lines starting with # are considered as comment lines and are ignored.


Download

Checkout with CPM:
cypm checkout propertyfile 3.0.0
Package source:
propertyfile-3.0.0.tar.gz [browse]
Source repository:
https://github.com/curry-packages/propertyfile.git