Skip to content

web2all/inifile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web2All inifile

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).