aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-04-27 12:08:25 +0200
committerWojtek Kosior <koszko@koszko.org>2022-04-27 12:08:25 +0200
commitae96024993f111bcb1e48824f5f63be63ef38b1f (patch)
treecaa5f87385a97b1e94aab12318caa6fc0bf6d8a6 /src/hydrilla.egg-info/SOURCES.txt
parent376425d547b12f0e09c7c9636ad891a3ede0e272 (diff)
downloadhaketilo-hydrilla-ae96024993f111bcb1e48824f5f63be63ef38b1f.tar.gz
haketilo-hydrilla-ae96024993f111bcb1e48824f5f63be63ef38b1f.zip
New upstream version 1.0upstream/1.0
Diffstat (limited to 'src/hydrilla.egg-info/SOURCES.txt')
-rw-r--r--src/hydrilla.egg-info/SOURCES.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/src/hydrilla.egg-info/SOURCES.txt b/src/hydrilla.egg-info/SOURCES.txt
new file mode 100644
index 0000000..461f1fc
--- /dev/null
+++ b/src/hydrilla.egg-info/SOURCES.txt
@@ -0,0 +1,46 @@
+COPYING
+MANIFEST.in
+README.md
+README.md.license
+babel.cfg
+pyproject.toml
+pytest.ini
+setup.cfg
+setup.py
+.reuse/dep5
+LICENSES/0BSD.txt
+LICENSES/AGPL-3.0-or-later.txt
+LICENSES/CC-BY-SA-4.0.txt
+LICENSES/CC0-1.0.txt
+doc/examples/hydrilla.example.com.conf
+doc/examples/hydrilla.example.com.tls.conf
+doc/examples/hydrilla.wsgi
+doc/man/man1/hydrilla.1
+src/hydrilla/__init__.py
+src/hydrilla.egg-info/PKG-INFO
+src/hydrilla.egg-info/SOURCES.txt
+src/hydrilla.egg-info/dependency_links.txt
+src/hydrilla.egg-info/entry_points.txt
+src/hydrilla.egg-info/not-zip-safe
+src/hydrilla.egg-info/requires.txt
+src/hydrilla.egg-info/top_level.txt
+src/hydrilla/server/__init__.py
+src/hydrilla/server/__main__.py
+src/hydrilla/server/_version.py
+src/hydrilla/server/config.json
+src/hydrilla/server/config.py
+src/hydrilla/server/serve.py
+src/hydrilla/server/locales/en_US/LC_MESSAGES/hydrilla-messages.po
+src/hydrilla/server/templates/base.html
+src/hydrilla/server/templates/index.html
+tests/__init__.py
+tests/config.json
+tests/test_server.py
+tests/source-package-example/README.txt
+tests/source-package-example/README.txt.license
+tests/source-package-example/bye.js
+tests/source-package-example/hello.js
+tests/source-package-example/index.json
+tests/source-package-example/message.js
+tests/source-package-example/.reuse/dep5
+tests/source-package-example/LICENSES/CC0-1.0.txt \ No newline at end of file