skip to navigation
skip to content

jslex 0.2.1

JsLex makes JavaScript more edible by xgettext (in C mode).

Downloads ↓

JsLex

A Javascript lexer in Python

Ned Batchelder, http://nedbatchelder.com

JsLex is part of an effort to improve Django's support of localized strings in Javascript code. It splits Javascript source into a list of tokens.

This makes it more palatable by xgettext in C mode.

This is a release to PyPI created by Martijn Faassen to make it usable outside of Django as well.

To run the tests, run "python tests.py".

CHANGES

0.2.1 (2012-01-13)

  • Added a MANIFEST.in, as otherwise CHANGES.txt isn't picked up.

0.2 (2012-01-13)

  • Added a jslex_prepare script (using setuptools entry points) that can be used to run this code from the command line.

0.1 (2012-01-13)

  • make it work with setuptools and zest.releaser.
  • Initial release to PyPI.
 
File Type Py Version Uploaded on Size # downloads
jslex-0.2.1.tar.gz (md5) Source 2012-01-13 11KB 167