| .gitignore |
|
63 |
| .hgignore |
|
189 |
| .landscape.yml |
|
47 |
| .travis.yml |
|
968 |
| CHANGELOG |
|
533 |
| example.ini |
|
142 |
| LICENSE |
|
1061 |
| MANIFEST.in |
|
111 |
| pyproject.toml |
|
101 |
| README.txt |
iniconfig: brain-dead simple parsing of ini files |
1520 |
| setup.cfg |
|
26 |
| setup.py |
iniconfig: brain-dead simple config-ini parsing.
compatible CPython 2.3 through to CPython 3.2, Jython, PyPy
(c) 2010 Ronny Pfannschmidt, Holger Krekel
|
1480 |
| src |
|
|
| testing |
|
|
| tox.ini |
|
127 |