summaryrefslogtreecommitdiffstats
path: root/python/dukpy
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:12:57 +0100
committer B. Watson2022-03-17 17:37:54 +0100
commit48b12dab1d1ffdb0473f42725c0338cb40d753fa (patch)
tree14c0d854064a3126a64a43e67cbda16f0e208357 /python/dukpy
parente00c77164cdb42374d66f56fae2fc9f10c3ec89c (diff)
downloadslackbuilds-48b12dab1d1ffdb0473f42725c0338cb40d753fa.tar.gz
python/dukpy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/dukpy')
-rw-r--r--python/dukpy/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/dukpy/README b/python/dukpy/README
index b6902b586b..e9c4194ffe 100644
--- a/python/dukpy/README
+++ b/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.