diff options
Diffstat (limited to 'development/phantomjs/README')
-rw-r--r-- | development/phantomjs/README | 5 |
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. |