.bumpversion.cfg
.editorconfig
.packit.yml
.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
Makefile
README.md
appveyor.yml
pyproject.toml
python-deprecated.spec
setup.cfg
setup.py
tox.ini
.github/CODE_OF_CONDUCT.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/codeql-analysis.yml
.github/workflows/python-package.yml
Deprecated.egg-info/PKG-INFO
Deprecated.egg-info/SOURCES.txt
Deprecated.egg-info/dependency_links.txt
Deprecated.egg-info/not-zip-safe
Deprecated.egg-info/requires.txt
Deprecated.egg-info/top_level.txt
deprecated/__init__.py
deprecated/classic.py
deprecated/sphinx.py
docs/blurb.rst
docs/cover/paper_10.jpeg
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/introduction.rst
docs/source/license.rst
docs/source/sphinx_deco.rst
docs/source/tutorial.rst
docs/source/white_paper.rst
docs/source/_static/banner.png
docs/source/_static/logo-full.png
docs/source/_static/title-page.jpg
docs/source/sphinx/calc_mean.py
docs/source/sphinx/calc_mean_deco.py
docs/source/sphinx/sphinx_demo.py
docs/source/sphinx/use_calc_mean_deco.py
docs/source/tutorial/v0/liberty.py
docs/source/tutorial/v1/liberty.py
docs/source/tutorial/v1/using_liberty.py
docs/source/tutorial/v2/liberty.py
docs/source/tutorial/v2/using_liberty.py
docs/source/tutorial/v3/liberty.py
docs/source/tutorial/v3/using_liberty.py
docs/source/tutorial/v4/liberty.py
docs/source/tutorial/v4/using_liberty.py
docs/source/tutorial/warning_ctrl/filter_action_demo.py
docs/source/tutorial/warning_ctrl/filter_warnings_demo.py
docs/source/tutorial/warning_ctrl/warning_classes_demo.py
tests/__init__.py
tests/test.py
tests/test_deprecated.py
tests/test_deprecated_class.py
tests/test_deprecated_metaclass.py
tests/test_sphinx.py
tests/test_sphinx_adapter.py
tests/test_sphinx_class.py
tests/test_sphinx_metaclass.py