Uploaded at Apr 1 12:03:21 2020 (UTC)
Succesfully tested at Feb 16 05:33:54 2023

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 0.0.1
Package source:
propertyfile-0.0.1.tar.gz [browse]
Source repository:
https://git.ps.informatik.uni-kiel.de/curry-packages/propertyfile.git