aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Google-Data-JSON/pkg-descr
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2007-07-28 22:17:21 +0800
committerchinsan <chinsan@FreeBSD.org>2007-07-28 22:17:21 +0800
commit18a51629b41d7f212561396312434673e6833f37 (patch)
treee21c97b083ae2a11780c850cd07314b43f6cd2c2 /textproc/p5-Google-Data-JSON/pkg-descr
parent33b78049283fab435ac651025299f27a58707f6f (diff)
downloadfreebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.tar.gz
freebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.tar.zst
freebsd-ports-gnome-18a51629b41d7f212561396312434673e6833f37.zip
Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is defined in Google Data APIs, http://code.google.com/apis/gdata/json.html . Approved by: rafan (mentor, implicit)
Diffstat (limited to 'textproc/p5-Google-Data-JSON/pkg-descr')
-rw-r--r--textproc/p5-Google-Data-JSON/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Google-Data-JSON/pkg-descr b/textproc/p5-Google-Data-JSON/pkg-descr
new file mode 100644
index 000000000000..4f1cc193ead5
--- /dev/null
+++ b/textproc/p5-Google-Data-JSON/pkg-descr
@@ -0,0 +1,5 @@
+Google::Data::JSON provides several methods to convert an XML feed into a
+JSON feed, and vice versa. The JSON format is defined in Google Data APIs,
+http://code.google.com/apis/gdata/json.html .
+
+WWW: http://search.cpan.org/dist/Google-Data-JSON/