MANIFEST.in
setup.py
examples/__init__.py
examples/filter/__init__.py
examples/filter/routing_example.py
examples/filter/simple_example.py
include/cbuf.c
include/cbuf.h
include/http_el.c
include/http_el.h
pyrox/VERSION
pyrox/__init__.py
pyrox/about.py
pyrox/iohandling.py
pyrox/log.py
pyrox.egg-info/PKG-INFO
pyrox.egg-info/SOURCES.txt
pyrox.egg-info/dependency_links.txt
pyrox.egg-info/not-zip-safe
pyrox.egg-info/requires.txt
pyrox.egg-info/top_level.txt
pyrox/filtering/__init__.py
pyrox/filtering/pipeline.py
pyrox/http/__init__.py
pyrox/http/model.py
pyrox/http/model_util.c
pyrox/http/parser.c
pyrox/http/selection.py
pyrox/server/__init__.py
pyrox/server/config.py
pyrox/server/daemon.py
pyrox/server/ioh_proxy.py
pyrox/server/proxyng.py
pyrox/server/routing.py
pyrox/stock_filters/__init__.py
pyrox/stock_filters/empty.py
pyrox/stock_filters/sws.py
pyrox/tstream/__init__.py
pyrox/tstream/iostream.py
pyrox/tstream/tcpserver.py
pyrox/util/__init__.py
pyrox/util/cbuf.c
pyrox/util/config.py
pyrox/wsgi/__init__.py
pyrox/wsgi/adapter.py
scripts/pyrox
tests/__init__.py
tests/iohandling_test.py
tests/filtering/__init__.py
tests/filtering/pipeline_test.py
tests/http/__init__.py
tests/http/model_test.py
tests/http/request_parsing_test.py
tests/http/request_performance_test.py
tests/http/response_parsing_test.py
tests/server/__init__.py
tests/server/config_test.py
tests/stock_filters/__init__.py
tests/stock_filters/keystone_meniscus_ftest.py
tests/stock_filters/simple_ftest.py
tests/util/__init__.py
tests/util/cbuf_test.py
tools/cython-modules
tools/dev-requires
tools/doc-requires
tools/pip-requires
tools/test-requires