author | DongHun Kwak <dh0128.kwak@samsung.com> | |
Mon, 5 Apr 2021 07:27:16 +0000 (16:27 +0900) | ||
committer | DongHun Kwak <dh0128.kwak@samsung.com> | |
Mon, 5 Apr 2021 07:27:16 +0000 (16:27 +0900) | ||
commit | f7659c8a48ce2923a015585c7acb886d56a703d4 | |
tree | 7cd3efd3ae6073a22d9edd0e8e1c6ad109af4474 | tree | snapshot |
parent | 8a62f4c0eef6bbf4234075e49ef8ba62775cc8ce | commit | diff |
.gitignore | [new file with mode: 0644] | blob |
.hgignore | [new file with mode: 0644] | blob |
.landscape.yml | [new file with mode: 0644] | blob |
.travis.yml | [new file with mode: 0644] | blob |
CHANGELOG | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
MANIFEST.in | [new file with mode: 0644] | blob |
PKG-INFO | [new file with mode: 0644] | blob |
README.txt | [new file with mode: 0644] | blob |
example.ini | [new file with mode: 0644] | blob |
pyproject.toml | [new file with mode: 0644] | blob |
setup.cfg | [new file with mode: 0644] | blob |
setup.py | [new file with mode: 0644] | blob |
src/iniconfig.egg-info/PKG-INFO | [new file with mode: 0644] | blob |
src/iniconfig.egg-info/SOURCES.txt | [new file with mode: 0644] | blob |
src/iniconfig.egg-info/dependency_links.txt | [new file with mode: 0644] | blob |
src/iniconfig.egg-info/not-zip-safe | [new file with mode: 0644] | blob |
src/iniconfig.egg-info/top_level.txt | [new file with mode: 0644] | blob |
src/iniconfig/__init__.py | [new file with mode: 0644] | blob |
src/iniconfig/__init__.pyi | [new file with mode: 0644] | blob |
src/iniconfig/py.typed | [new file with mode: 0644] | blob |
testing/conftest.py | [new file with mode: 0644] | blob |
testing/test_iniconfig.py | [new file with mode: 0644] | blob |
tox.ini | [new file with mode: 0644] | blob |