aboutsummaryrefslogtreecommitdiff
path: root/lang/etoile-scriptkit/pkg-descr
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-11-24 18:15:34 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-11-24 18:15:34 +0000
commit090999488eff280135501906b837eb2f2dc64fd4 (patch)
tree5a1dc0f718bb1cd1fe0f1f430b2d092d8c663639 /lang/etoile-scriptkit/pkg-descr
parent5c4987ca2dad487b0d722a851ff4da4d108086b2 (diff)
downloadports-090999488eff280135501906b837eb2f2dc64fd4.tar.gz
ports-090999488eff280135501906b837eb2f2dc64fd4.zip
Notes
Diffstat (limited to 'lang/etoile-scriptkit/pkg-descr')
-rw-r--r--lang/etoile-scriptkit/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/etoile-scriptkit/pkg-descr b/lang/etoile-scriptkit/pkg-descr
new file mode 100644
index 000000000000..ccdd5842d52d
--- /dev/null
+++ b/lang/etoile-scriptkit/pkg-descr
@@ -0,0 +1,11 @@
+ScriptKit is a very lightweight cross-app scripting framework built on top of
+Distributed Objects. It simply exports a dictionary containing a set of named
+objects for scripting with Objective-C or any languages based on the LanguageKit
+such as Pragmatic Smalltalk.
+
+This is used for example by the hit corners and gesture recognition tool to run
+arbitrary commands in response to corner activations or mouse gestures, and by
+ScriptServices which allows arbitrary shell or Smalltalk scripts to be invoked
+on the current selection from any GNUstep or Etoile application.
+
+WWW: http://www.etoile-project.org/