diff options
author | mrg <mrg> | 2002-04-03 17:54:10 +0000 |
---|---|---|
committer | mrg <mrg> | 2002-04-03 17:54:10 +0000 |
commit | a2a499eaa0afe6d10f82a550aa8b49dd6f7959c5 (patch) | |
tree | 33e08167499832dff3dee258d3e8d2bace5699a3 /lang/onyx/DESCR | |
parent | 428a2bcbb7a6e2197c1f69a5c973dfc75f6af5ac (diff) | |
download | pkgsrc-a2a499eaa0afe6d10f82a550aa8b49dd6f7959c5.tar.gz |
(oops; do this in the right place.)
initial import of onyx 3.0.2 package. from DESCR:
Onyx is an embeddable stack-based threaded interpreted language. This package
contains both a stand alone interpreter and a library that can be used to embed
Onyx in an application. Extensive documentation is included.
WWW: http://www.canonware.com/
Diffstat (limited to 'lang/onyx/DESCR')
-rw-r--r-- | lang/onyx/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/onyx/DESCR b/lang/onyx/DESCR new file mode 100644 index 00000000000..4a79e1e09f9 --- /dev/null +++ b/lang/onyx/DESCR @@ -0,0 +1,5 @@ +Onyx is an embeddable stack-based threaded interpreted language. This package +contains both a stand alone interpreter and a library that can be used to embed +Onyx in an application. Extensive documentation is included. + +WWW: http://www.canonware.com/ |