summaryrefslogtreecommitdiff
path: root/README.md
blob: 09a1d31865f90e134dce2f480fffd46539aeaca1 (plain)
1
2
3
4
5
6
7
8
9
configobj
=========

Python 3+ compatible port of the configobj library

Current Effort:
---------------
make existing unit tests run on python 2.6, 2.7, 3.2 3.3
[![Build Status](https://travis-ci.org/DiffSK/configobj.png?branch=master)](https://travis-ci.org/DiffSK/configobj)