Files
openstreetmap-mod_tile-pyth…/iniparser3.0b/README
Jochen Topf 875a253533 Renderd uses iniparser3.0b ini file parser now which is included
Made renderd more configurable at runtime: socketname, num_threads and the mapnik settings plugins_dir, font_dir, and font_dir_recurse are now available through renderd.conf
    There should be only one incompatible change: the [Default] section in the config is now in all lowercase "[default]" because the parser lib gives section and key names back in lowercase
2009-06-09 15:34:15 +00:00

13 lines
302 B
Plaintext

Welcome to iniParser -- version 3.0b (beta)
released 03 Jan 2008
This modules offers parsing of ini files from the C level.
See a complete documentation in HTML format, from this directory
open the file html/index.html with any HTML-capable browser.
Enjoy!
N.Devillard
Thu Jan 3 19:36:31 CET 2008