summaryrefslogtreecommitdiffstats
path: root/development/casperjs/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/casperjs/slack-desc')
-rw-r--r--development/casperjs/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/casperjs/slack-desc b/development/casperjs/slack-desc
new file mode 100644
index 0000000000..239e47c0eb
--- /dev/null
+++ b/development/casperjs/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+casperjs: casperjs (Navigation scripting and testing for phantomjs)
+casperjs:
+casperjs: CasperJS is an open source navigation scripting & testing utility
+casperjs: written in Javascript and based on PhantomJS — the scriptable headless
+casperjs: WebKit engine. It eases the process of defining a full navigation
+casperjs: scenario and provides useful high-level functions, methods & syntactic
+casperjs: sugar for doing common tasks like filling & submitting forms,
+casperjs: clicking and following links, scraping Web contents, etc.
+casperjs:
+casperjs: Homepage: http://casperjs.org/
+casperjs: