summaryrefslogtreecommitdiff
path: root/devel/rubygem-childprocess-gitlab/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-childprocess-gitlab/pkg-descr')
-rw-r--r--devel/rubygem-childprocess-gitlab/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/rubygem-childprocess-gitlab/pkg-descr b/devel/rubygem-childprocess-gitlab/pkg-descr
new file mode 100644
index 000000000000..53c83cbd11a6
--- /dev/null
+++ b/devel/rubygem-childprocess-gitlab/pkg-descr
@@ -0,0 +1,6 @@
+This gem aims at being a simple and reliable solution for controlling
+external programs running in the background on any Ruby / OS
+combination.
+
+The code originated in the selenium-webdriver gem, but should prove
+useful as a standalone library.