summaryrefslogtreecommitdiffstats
path: root/development/phantomjs/README
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2012-07-27 15:18:18 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-07-27 15:18:18 -0500
commit9f7a2ac0a6fe7b8720c4cff09432f944801c49f6 (patch)
treec6b86726f068bdd802f61c3c1b81cc8a59e0d7ed /development/phantomjs/README
parent7eae887a7bedbd351cd055669392e77763b09180 (diff)
downloadslackbuilds-9f7a2ac0a6fe7b8720c4cff09432f944801c49f6.tar.gz
slackbuilds-9f7a2ac0a6fe7b8720c4cff09432f944801c49f6.tar.xz
development/phantomjs: Added (Headless WebKit browser with JS API)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/phantomjs/README')
-rw-r--r--development/phantomjs/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/phantomjs/README b/development/phantomjs/README
new file mode 100644
index 0000000000..d3c1a58fcf
--- /dev/null
+++ b/development/phantomjs/README
@@ -0,0 +1,5 @@
+PhantomJS is a headless WebKit with JavaScript API. It has fast and
+native support for various web standards: DOM handling, CSS selector,
+JSON, Canvas, and SVG.
+
+This requires chrpath at build time.