{ "info": { "author": "Michael Kerrin", "author_email": "michael.kerrin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: HTML" ], "description": "About\n=====\n\npwt.jinja2js is an extension to the Jinja2 template engine that compiles\nvalid Jinja2 templates containing macros to JavaScript. The JavaScript output\ncan be included via script tags or can be added to the applications JavaScript.\n\nNutshell\n--------\n\nHere a small example of a Jinja template::\n\n {% namespace ns1 %}\n\n {% macro printusers(users) %}\n