Home | History | Annotate | only in /external/chromium_org/third_party/jinja2
Up to higher level directory
NameDateSize
__init__.py06-Dec-20132.2K
_markupsafe/06-Dec-2013
_stringdefs.py06-Dec-2013394.8K
AUTHORS06-Dec-2013516
bccache.py06-Dec-201310.4K
compiler.py06-Dec-201360.4K
constants.py06-Dec-20131.6K
debug.py06-Dec-201310.8K
defaults.py06-Dec-2013974
environment.py06-Dec-201343K
exceptions.py06-Dec-20134.4K
ext.py06-Dec-201323.3K
filters.py06-Dec-201323.8K
lexer.py06-Dec-201325.5K
LICENSE06-Dec-20131.5K
loaders.py06-Dec-201315.9K
meta.py06-Dec-20134K
nodes.py06-Dec-201328.1K
optimizer.py06-Dec-20132.2K
parser.py06-Dec-201334.4K
README.chromium06-Dec-2013379
runtime.py06-Dec-201318.3K
sandbox.py06-Dec-201312.8K
tests.py06-Dec-20133.6K
utils.py06-Dec-201318.2K
visitor.py06-Dec-20133.2K

README.chromium

      1 Name: Jinja2 Python Template Engine
      2 Short Name: jinja2
      3 URL: http://jinja.pocoo.org/
      4 Version: 2.6
      5 License: BSD 3-clause License
      6 License File: NOT_SHIPPED
      7 Security Critical: no
      8 
      9 Description:
     10 Template engine for code generation in Blink.
     11 
     12 Local Modifications:
     13 This only includes the jinja2 directory from the tarball and the LICENSE and AUTHORS files. Unit tests have been removed.
     14