The sole purpose of ConfigUpdater is to easily update an INI config file with no changes to the original file except the intended ones. This means comments, the ordering of sections and key/value-pairs as wells as their cases are kept as in the original file. Thus ConfigUpdater provides complementary functionality to Python's ConfigParser which is primarily meant for reading config files and writing new ones.
35 lines
1.4 KiB
Text
35 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2022/04/05 07:12:47 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/configupdater/__init__.py
|
|
${PYSITELIB}/configupdater/__init__.pyc
|
|
${PYSITELIB}/configupdater/__init__.pyo
|
|
${PYSITELIB}/configupdater/block.py
|
|
${PYSITELIB}/configupdater/block.pyc
|
|
${PYSITELIB}/configupdater/block.pyo
|
|
${PYSITELIB}/configupdater/builder.py
|
|
${PYSITELIB}/configupdater/builder.pyc
|
|
${PYSITELIB}/configupdater/builder.pyo
|
|
${PYSITELIB}/configupdater/configupdater.py
|
|
${PYSITELIB}/configupdater/configupdater.pyc
|
|
${PYSITELIB}/configupdater/configupdater.pyo
|
|
${PYSITELIB}/configupdater/container.py
|
|
${PYSITELIB}/configupdater/container.pyc
|
|
${PYSITELIB}/configupdater/container.pyo
|
|
${PYSITELIB}/configupdater/document.py
|
|
${PYSITELIB}/configupdater/document.pyc
|
|
${PYSITELIB}/configupdater/document.pyo
|
|
${PYSITELIB}/configupdater/option.py
|
|
${PYSITELIB}/configupdater/option.pyc
|
|
${PYSITELIB}/configupdater/option.pyo
|
|
${PYSITELIB}/configupdater/parser.py
|
|
${PYSITELIB}/configupdater/parser.pyc
|
|
${PYSITELIB}/configupdater/parser.pyo
|
|
${PYSITELIB}/configupdater/py.typed
|
|
${PYSITELIB}/configupdater/section.py
|
|
${PYSITELIB}/configupdater/section.pyc
|
|
${PYSITELIB}/configupdater/section.pyo
|