summaryrefslogtreecommitdiffstats
path: root/python/phply/README.Slackware
diff options
context:
space:
mode:
Diffstat (limited to 'python/phply/README.Slackware')
-rw-r--r--python/phply/README.Slackware10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/phply/README.Slackware b/python/phply/README.Slackware
new file mode 100644
index 0000000000..16d2e14bea
--- /dev/null
+++ b/python/phply/README.Slackware
@@ -0,0 +1,10 @@
+How to use phply?
+-----------------
+
+For the lexer test execute in a shell:
+
+$ phplex /path/to/file_name.php
+
+For the parser test execute in a shell:
+
+$ phpparse /path/to/file_name.php