ini_file_manager
Subpackage Descriptions
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. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://SF/ini-files/ini-files/ |
Distribution File Information
224e97dc0f88503c76736dc6c6d7220930ef09404f45c50fc339f19492966774 14859 ini-files-11.zip
Ports that require ini_file_manager:std
synth:std |
Custom package repository builder for FreeBSD |