Browse Source

python/dukpy: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
48b12dab1d
  1. 6
      python/dukpy/README

6
python/dukpy/README

@ -1,3 +1,3 @@
dukpy is a JavaScript runtime environment for Python (tested with python 2.7 and
>= 3.4) using the duktape embeddable JavaScript engine. With dukpy, you can run
JavaScript in Python.
dukpy is a JavaScript runtime environment for Python (tested with
python 2.7 and >= 3.4) using the duktape embeddable JavaScript
engine. With dukpy, you can run JavaScript in Python.
Loading…
Cancel
Save