LICENSE
MANIFEST.in
README.rst
pyproject.toml
run.sh
setup.cfg
docs/Makefile
docs/cli.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/make.bat
examples/ant-test-single-compile-error.diff
examples/ant-test-single-compile-error.txt
examples/ant-test-single-failure.diff
examples/ant-test-single-failure.txt
examples/ant-test-single-success.txt
examples/ant-wrapper.sh
examples/git-options.sh
examples/java-traceback.sh
examples/java-traceback.txt
examples/simple.sh
examples/simple.txt
examples/src/com/example/someproject/somepackage/ThingDoer.java
examples/tst/com/example/someproject/somepackage/ThingDoerTest.java
src/linesieve/__init__.py
src/linesieve/__main__.py
src/linesieve/cli.py
src/linesieve/parsing.py
src/linesieve/paths.py
src/linesieve.egg-info/PKG-INFO
src/linesieve.egg-info/SOURCES.txt
src/linesieve.egg-info/dependency_links.txt
src/linesieve.egg-info/entry_points.txt
src/linesieve.egg-info/requires.txt
src/linesieve.egg-info/top_level.txt
tests/test_cli.py
tests/test_paths.py
tests/data/exec.in
tests/data/exec.out
tests/data/full.in
tests/data/full.out
tests/data/head.in
tests/data/head.out
tests/data/iter-line-filter.in
tests/data/iter-line-filter.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/match.in
tests/data/match.out
tests/data/per-section.in
tests/data/per-section.out
tests/data/pop-all-empty.in
tests/data/pop-all-empty.out
tests/data/pop-all.in
tests/data/pop-all.out
tests/data/pop-empty.in
tests/data/pop-empty.out
tests/data/pop.in
tests/data/pop.out
tests/data/push.in
tests/data/push.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-first-section-only.in
tests/data/show-first-section-only.out
tests/data/show-nothing.in
tests/data/show-nothing.out
tests/data/single.in
tests/data/single.out
tests/data/span.in
tests/data/span.out
tests/data/split-max.in
tests/data/split-max.out
tests/data/split.in
tests/data/split.out
tests/data/sub-to-empty-line.in
tests/data/sub-to-empty-line.out
tests/data/tail.in
tests/data/tail.out