.coveragerc
.gitignore
.travis.yml
.zerotk.uniform.yml
LICENSE.txt
README.md
pytest.ini
requirements.txt
setup.cfg
setup.py
tasks.py
pypugly/IDEAS.txt
pypugly/__init__.py
pypugly/_pypugly.py
pypugly/django.py
pypugly/peg_parser.py
pypugly/tag.py
pypugly/text.py
pypugly.egg-info/PKG-INFO
pypugly.egg-info/SOURCES.txt
pypugly.egg-info/dependency_links.txt
pypugly.egg-info/requires.txt
pypugly.egg-info/top_level.txt
tests/conftest.py
tests/test_django.py
tests/test_peg_parser.py
tests/test_pypugly.py
tests/test_tag.py
tests/test_text.py
tests/test_django/template.lang
tests/test_django/includes/included.lang
tests/test_pypugly/attrs.html
tests/test_pypugly/attrs.lang
tests/test_pypugly/def-defaults.html
tests/test_pypugly/def-defaults.lang
tests/test_pypugly/def.html
tests/test_pypugly/def.lang
tests/test_pypugly/django.html
tests/test_pypugly/django.lang
tests/test_pypugly/error-indent.lang
tests/test_pypugly/include.html
tests/test_pypugly/include.lang
tests/test_pypugly/included.ilang
tests/test_pypugly/smoke_test.html
tests/test_pypugly/smoke_test.lang
tests/test_pypugly/unicode.html
tests/test_pypugly/unicode.lang
tests/test_pypugly/var.html
tests/test_pypugly/var.lang