Uploaded at Sep 14 11:43:39 2021 (UTC)
Succesfully tested at Mar 13 05:25:28 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://git.ps.informatik.uni-kiel.de/curry-packages/propertyfile.git