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