AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pyhistory/__init__.py
pyhistory/cli.py
pyhistory/exceptions.py
pyhistory/file_config.py
pyhistory/pyhistory.py
pyhistory/utilities.py
pyhistory.egg-info/PKG-INFO
pyhistory.egg-info/SOURCES.txt
pyhistory.egg-info/dependency_links.txt
pyhistory.egg-info/entry_points.txt
pyhistory.egg-info/not-zip-safe
pyhistory.egg-info/requires.txt
pyhistory.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_file_config.py
tests/test_pyhistory.py
tests/test_utilities.py
tests/fixtures/empty.txt
tests/fixtures/empty_after.rst
tests/fixtures/history.rst
tests/fixtures/history_after.rst
tests/fixtures/history_at_line_after.rst
tests/fixtures/history_at_line_after2.rst
tests/fixtures/history_special.rst
tests/fixtures/history_special_after.rst
tests/fixtures/history_update_long_line.rst
tests/fixtures/setup.cfg