web2all/inifile

Web2All ini file parsing

1.1.1 2017-12-15 14:46 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:58:36 UTC


README

This web2all/inifile package requires the web2all/framework (https://github.com/web2all/framework). It used to be proprietary software but now it has been released to the public domain under a MIT license.

This pacckage is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using table classes.

What does it do

Handle reading and writing of ini files and adding/removing/updating key/value pairs and sections. It also includes functionality to extend the web2all/framework configiguration handling to read some configuration from ini files.

Known issues

Does not properly handle inifiles which do not use sections.

License

Web2All framework is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT).