.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
Procfile
README.rst
conftest.py
mypy.ini
port-from-env.conf
proxy-support.conf
pyproject.toml
pytest.ini
requirements.txt
ruff.toml
setup.cfg
towncrier.toml
tox.ini
.github/dependabot.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
librarypaste/__init__.py
librarypaste/__main__.py
librarypaste/datastore.py
librarypaste/jsonstore.py
librarypaste/launch.py
librarypaste/mongostore.py
librarypaste/pastebin.py
librarypaste/pmxbot.py
librarypaste/template.py
librarypaste.egg-info/PKG-INFO
librarypaste.egg-info/SOURCES.txt
librarypaste.egg-info/dependency_links.txt
librarypaste.egg-info/entry_points.txt
librarypaste.egg-info/requires.txt
librarypaste.egg-info/top_level.txt
librarypaste/static/base.css
librarypaste/static/favicon.ico
librarypaste/static/librarypaste.png
librarypaste/static/pygments.css
librarypaste/templates/about.html
librarypaste/templates/base.html
librarypaste/templates/entry.html
librarypaste/templates/file.html
librarypaste/templates/view.html
tests/__init__.py
tests/test_jsonstore.py
tests/test_mongostore.py
uptests/web/responding.py