diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a18b140 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +headercheckdashboardproxy.egg-info diff --git a/headercheckdashboardproxy.egg-info/PKG-INFO b/headercheckdashboardproxy.egg-info/PKG-INFO deleted file mode 100644 index fd8d708..0000000 --- a/headercheckdashboardproxy.egg-info/PKG-INFO +++ /dev/null @@ -1,38 +0,0 @@ -Metadata-Version: 2.1 -Name: headercheckdashboardproxy -Version: 1.0.0 -Summary: A quick and cheap python server to filter static content based on request headers. -Home-page: -Author: Daniel Dayley -Author-email: github@cronocide.com -License: Apache2 -Requires-Dist: pyyaml -Requires-Dist: gunicorn -Requires-Dist: datetime -Requires-Dist: requests -Requires-Dist: fastapi[all] -Requires-Dist: bs4 - -# headercheckdashboardproxy -## A quick and cheap python server to filter static content based on request headers. - -## Usage - -``` - -``` - -## Installation - -1. -2. -3. - -## Configuration - -``` - -``` - -## Justification - diff --git a/headercheckdashboardproxy.egg-info/SOURCES.txt b/headercheckdashboardproxy.egg-info/SOURCES.txt deleted file mode 100644 index 83a2dde..0000000 --- a/headercheckdashboardproxy.egg-info/SOURCES.txt +++ /dev/null @@ -1,9 +0,0 @@ -README.md -setup.py -bin/headercheckdashboardproxy -headercheckdashboardproxy.egg-info/PKG-INFO -headercheckdashboardproxy.egg-info/SOURCES.txt -headercheckdashboardproxy.egg-info/dependency_links.txt -headercheckdashboardproxy.egg-info/requires.txt -headercheckdashboardproxy.egg-info/top_level.txt -headercheckdashboardproxy.egg-info/zip-safe \ No newline at end of file diff --git a/headercheckdashboardproxy.egg-info/dependency_links.txt b/headercheckdashboardproxy.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/headercheckdashboardproxy.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/headercheckdashboardproxy.egg-info/requires.txt b/headercheckdashboardproxy.egg-info/requires.txt deleted file mode 100644 index 940965e..0000000 --- a/headercheckdashboardproxy.egg-info/requires.txt +++ /dev/null @@ -1,6 +0,0 @@ -pyyaml -gunicorn -datetime -requests -fastapi[all] -bs4 diff --git a/headercheckdashboardproxy.egg-info/top_level.txt b/headercheckdashboardproxy.egg-info/top_level.txt deleted file mode 100644 index 8b13789..0000000 --- a/headercheckdashboardproxy.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/headercheckdashboardproxy.egg-info/zip-safe b/headercheckdashboardproxy.egg-info/zip-safe deleted file mode 100644 index 8b13789..0000000 --- a/headercheckdashboardproxy.egg-info/zip-safe +++ /dev/null @@ -1 +0,0 @@ -