{ "info": { "author": "Dirkjan Ochtman", "author_email": "dirkjan@ochtman.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "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" ], "description": "About Jasinja\n=============\n\nJasinja is a compiler for Jinja templates targeting Javascript. I started\nit when we wanted to start generating or extending some of the pages in\nan internal webapp with dynamic webapp. I have grown rather fond of Jinja's\ntemplate syntax, and much prefer it to working with JavaScript (which, in\nmy experience, is rather limited compared to Python itself). I thus wrote\na proof of concept to have Jinja templates compiled to JavaScript, and\nJinja is the result. It works quite well for the (admittedly limited)\nsubset of Jinja we use at work, and I hope it may work well for you.\n\nRequirements\n============\n\nJasinja has been tested against Python 2.5, 2.6 and 2.7. It only depends on\nJinja (tested against version 2.6) and setuptools/Distribute. However,\nrunning the test suite has two further requirements: python-spidermonkey\n(tested with version 0.0.10) and JSON support. For JSON support, either the\nstdlib json module can be used or the simplejson library (the latter is\nalways preferred when installed).\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/djc/jasinja", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "jasinja", "package_url": "https://pypi.org/project/jasinja/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jasinja/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/djc/jasinja" }, "release_url": "https://pypi.org/project/jasinja/0.8.0/", "requires_dist": null, "requires_python": null, "summary": "A JavaScript code generator for Jinja templates", "version": "0.8.0" }, "last_serial": 793581, "releases": { "0.8.0": [ { "comment_text": "", "digests": { "md5": "3ddf9b456c124c60ce30b8b8fe3020b4", "sha256": "662f0a6ea0644915ef48f16c503947d31afc04bdc68239758e31d5f020842a96" }, "downloads": -1, "filename": "jasinja-0.8.0.tar.gz", "has_sig": false, "md5_digest": "3ddf9b456c124c60ce30b8b8fe3020b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7630, "upload_time": "2012-05-12T22:01:37", "url": "https://files.pythonhosted.org/packages/9b/59/09b845c1c926cc183046467a4ccdb5f37e053a90ca64a814b19cc611ead1/jasinja-0.8.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ddf9b456c124c60ce30b8b8fe3020b4", "sha256": "662f0a6ea0644915ef48f16c503947d31afc04bdc68239758e31d5f020842a96" }, "downloads": -1, "filename": "jasinja-0.8.0.tar.gz", "has_sig": false, "md5_digest": "3ddf9b456c124c60ce30b8b8fe3020b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7630, "upload_time": "2012-05-12T22:01:37", "url": "https://files.pythonhosted.org/packages/9b/59/09b845c1c926cc183046467a4ccdb5f37e053a90ca64a814b19cc611ead1/jasinja-0.8.0.tar.gz" } ] }