File: SOURCES.txt

package info (click to toggle)
django-render-block 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: python: 301; makefile: 8
file content (18 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_render_block.egg-info/PKG-INFO
django_render_block.egg-info/SOURCES.txt
django_render_block.egg-info/dependency_links.txt
django_render_block.egg-info/requires.txt
django_render_block.egg-info/top_level.txt
render_block/__init__.py
render_block/base.py
render_block/django.py
render_block/exceptions.py
render_block/jinja2.py
tests/__init__.py
tests/settings.py
tests/tests.py