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.
Release files for jslex 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jslex-0.2.1.tar.gz | 11.5 kB | Details |
Release files / jslex-0.2.1.tar.gz
| Download URL | jslex-0.2.1.tar.gz |
|---|---|
| Size | 11.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f12f1e327420b8d227729d68e0e98018fef9ddbb2144a5792511da7e8a449d5c
|
|
BLAKE2b-256 checksum How to use checksums |
3af73c7c8b48083e866805051aed457a1d876eddaf995de693a371c8f453f56a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |