diff options
author | ijliao <ijliao@FreeBSD.org> | 2009-05-01 10:23:47 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2009-05-01 10:23:47 +0800 |
commit | 37f6f60e76d5c92430e6431f24e57dfc445eaf82 (patch) | |
tree | 742304d5fc92dfc31ab1d6f543c58d5dab1dc694 /devel | |
parent | 93091c06d2945fc2943bb1c3b441ed8ae06195c2 (diff) | |
download | freebsd-ports-gnome-37f6f60e76d5c92430e6431f24e57dfc445eaf82.tar.gz freebsd-ports-gnome-37f6f60e76d5c92430e6431f24e57dfc445eaf82.tar.zst freebsd-ports-gnome-37f6f60e76d5c92430e6431f24e57dfc445eaf82.zip |
oops... forgot to modify pkg-descr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-mash/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/rubygem-mash/pkg-descr b/devel/rubygem-mash/pkg-descr index ea391f18d44d..b143c8e46649 100644 --- a/devel/rubygem-mash/pkg-descr +++ b/devel/rubygem-mash/pkg-descr @@ -1,4 +1,6 @@ -The command line gives you several options for user twitter. Simply type -twitter to see the options. +Mash is an extended Hash that gives simple pseudo-object functionality that +can be built from hashes and easily extended. It is designed to be used in +RESTful API libraries to provide easy object-like access to JSON and XML +parsed hashes. -WWW: http://twitter.rubyforge.org/ +WWW: http://mash-hash.rubyforge.org/ |