{ "info": { "author": "Ned Batchelder", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "JsLex\n=====\n\nA Javascript lexer in Python\n\nNed Batchelder, http://nedbatchelder.com\n\nJsLex is part of an effort to improve Django's support of localized strings in\nJavascript code. It splits Javascript source into a list of tokens.\n\nThis makes it more palatable by xgettext in C mode. \n\nThis is a release to PyPI created by Martijn Faassen to make it usable\noutside of Django as well.\n\nTo run the tests, run \"python tests.py\".\n\nCHANGES\n*******\n\n0.2.1 (2012-01-13)\n==================\n\n- Added a MANIFEST.in, as otherwise CHANGES.txt isn't picked up.\n\n0.2 (2012-01-13)\n================\n\n- Added a ``jslex_prepare`` script (using setuptools entry points)\n that can be used to run this code from the command line.\n\n0.1 (2012-01-13)\n================\n\n- make it work with setuptools and zest.releaser.\n\n- Initial release to PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/ned/jslex", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "jslex", "package_url": "https://pypi.org/project/jslex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jslex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/ned/jslex" }, "release_url": "https://pypi.org/project/jslex/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "JsLex makes JavaScript more edible by xgettext (in C mode).", "version": "0.2.1" }, "last_serial": 793796, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "11436ca13674ab28baf8bbbb68c540fc", "sha256": "704f9eb2b357b9d4c67766d82dc39c9978717f297b12ffe6f8fa09ed3332c132" }, "downloads": -1, "filename": "jslex-0.1.tar.gz", "has_sig": false, "md5_digest": "11436ca13674ab28baf8bbbb68c540fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3845, "upload_time": "2012-01-13T13:52:23", "url": "https://files.pythonhosted.org/packages/91/5c/c7e2591032b30d41348ab6049f2d532b884a96db845ad099c59a48918141/jslex-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ce22c8c124614d827b4af142e717680b", "sha256": "008d6b8cf18b4943550a56e789da469e31429156d949b76af43a1b01e358e9a1" }, "downloads": -1, "filename": "jslex-0.2.tar.gz", "has_sig": false, "md5_digest": "ce22c8c124614d827b4af142e717680b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4194, "upload_time": "2012-01-13T14:41:42", "url": "https://files.pythonhosted.org/packages/6f/bb/7db5254bb8f4910810ede23be71d34a589186da70df019495f959d2f74c3/jslex-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f7d6a47e0be71d2fd81f26d171c0d5ab", "sha256": "f12f1e327420b8d227729d68e0e98018fef9ddbb2144a5792511da7e8a449d5c" }, "downloads": -1, "filename": "jslex-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f7d6a47e0be71d2fd81f26d171c0d5ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11514, "upload_time": "2012-01-13T14:49:19", "url": "https://files.pythonhosted.org/packages/3a/f7/3c7c8b48083e866805051aed457a1d876eddaf995de693a371c8f453f56a/jslex-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7d6a47e0be71d2fd81f26d171c0d5ab", "sha256": "f12f1e327420b8d227729d68e0e98018fef9ddbb2144a5792511da7e8a449d5c" }, "downloads": -1, "filename": "jslex-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f7d6a47e0be71d2fd81f26d171c0d5ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11514, "upload_time": "2012-01-13T14:49:19", "url": "https://files.pythonhosted.org/packages/3a/f7/3c7c8b48083e866805051aed457a1d876eddaf995de693a371c8f453f56a/jslex-0.2.1.tar.gz" } ] }