aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Sereal/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-02-05 11:45:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-02-05 11:45:58 +0000
commit78c15374ab1a1bae319b4df8d89d7b5a5e427821 (patch)
tree74cfd62e1a43aef8e2e9d28438cc02b0a5f89455 /converters/p5-Sereal/pkg-descr
parentb8b87979762d81198174b1ddd87d22b33c982865 (diff)
Notes
Diffstat (limited to 'converters/p5-Sereal/pkg-descr')
-rw-r--r--converters/p5-Sereal/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/converters/p5-Sereal/pkg-descr b/converters/p5-Sereal/pkg-descr
new file mode 100644
index 000000000000..24de8fbee898
--- /dev/null
+++ b/converters/p5-Sereal/pkg-descr
@@ -0,0 +1,7 @@
+Sereal is an efficient, compact-output, binary and feature-rich
+serialization protocol. The Perl encoder is implemented as the
+Sereal::Encoder module, the Perl decoder correspondingly as
+Sereal::Decoder. They are distributed separately to allow for safe
+upgrading without downtime.
+
+WWW: http://search.cpan.org/dist/Sereal/