LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/linesieve/__init__.py
src/linesieve/__main__.py
src/linesieve.egg-info/PKG-INFO
src/linesieve.egg-info/SOURCES.txt
src/linesieve.egg-info/dependency_links.txt
src/linesieve.egg-info/requires.txt
src/linesieve.egg-info/top_level.txt
tests/test_linesieve.py
tests/data/full.in
tests/data/full.out
tests/data/marker-failure-only-not-found.in
tests/data/marker-failure-only-not-found.out
tests/data/marker-failure-only.in
tests/data/marker-failure-only.out
tests/data/marker-failure.in
tests/data/marker-failure.out
tests/data/marker-none.in
tests/data/marker-none.out
tests/data/marker-success-only-not-found.in
tests/data/marker-success-only-not-found.out
tests/data/marker-success-only.in
tests/data/marker-success-only.out
tests/data/marker-success.in
tests/data/marker-success.out
tests/data/marker-unexpected-end-no-section.in
tests/data/marker-unexpected-end-no-section.out
tests/data/marker-unexpected-end.in
tests/data/marker-unexpected-end.out
tests/data/match-invert.in
tests/data/match-invert.out
tests/data/match-only.in
tests/data/match-only.out
tests/data/per-section.in
tests/data/per-section.out
tests/data/show-all-data.in
tests/data/show-all-data.out
tests/data/show-all-empty.in
tests/data/show-all-empty.out
tests/data/show-nothing.in
tests/data/show-nothing.out
tests/data/single.in
tests/data/single.out
tests/data/sub-to-empty-line.in
tests/data/sub-to-empty-line.out