-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzetup.cfg
More file actions
37 lines (28 loc) · 806 Bytes
/
zetup.cfg
File metadata and controls
37 lines (28 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[jinjatools]
description =
Various tools for Jinja2,
including new filters and tests based on moretools,
a JinjaLoader class for Django,
and a simple JinjaBuilder class for SCons.
author = Stefan Zimmermann <user@zimmermann.co>
url = http://github.com/zimmermanncode/jinjatools
license = LGPLv3
python = 2.7 3.5 3.6 3.7
zetup_config module = yes
no make =
tox.ini
keep made =
setup.py
classifiers =
Development Status :: 3 - Alpha
Intended Audience :: Developers
License :: OSI Approved
:: GNU Library or Lesser General Public License (LGPL)
Operating System :: OS Independent
Topic :: Software Development
Topic :: Utilities
keywords =
jinja jinja2 tools template macro
filter test moretools
scons builder build
django web html