Welcome to Inirama documentation

_images/logo.png

Inirama is a python module that parses INI files.

Build Status Coverals Version Downloads Donate

Inirama – Simplest parser for INI-style files.

Features:

  • One single module;
  • No requirements;
  • Tiny interface;
  • Supports variable interpolation;
copyright:2013 by Kirill Klenov.
license:BSD, see LICENSE for more details.

User’s Guide

This part of the documentation will show you how to get started in using Inirama.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/inirama/issues

Contributing

Development of inirama happens at github: https://github.com/klen/inirama

Contributors

  • klen (Kirill Klenov)

License

Licensed under a BSD license.