Port variant | std |
Summary | Ini configuration file manipulator for Ada |
BROKEN | |
Package version | 11 |
Homepage | https://sourceforge.net/projects/ini-files/ |
Keywords | misc, ada |
Maintainer | John Marino |
License | MIT |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 23 APR 2017, 19:38:29 UTC |
set | This is the ini_file_manager:std metapackage. It pulls in all subpackages of ini_file_manager:std. |
primary | The Ini file manager consists of a package, Config, which can read or write informations from various configuration files known as "ini" files because they have often the ".ini" extension. They are text files which look like the following: ; Comment line [Section 1] a_string = abcd # a comment here... a_number = +123.456 ; another comment [Section 2] a_string = efgh For more examples in this format, just search files with the .ini extension on a Windows-based computer. |
docs | This is the documents subpackage of the ini_file_manager:std port. |
Build (only) | gprbuild:primary:std |
main | mirror://SF/ini-files/ini-files/ |
synth:std | Custom package repository builder for FreeBSD |