summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite/DESCR
diff options
context:
space:
mode:
authorseb <seb>2009-12-06 13:48:25 +0000
committerseb <seb>2009-12-06 13:48:25 +0000
commit0217dd14de54d575c17221271cb7b1345ca04221 (patch)
tree94a4e84a35ae29adefda87a3daf32e17f218fa9d /databases/p5-ORLite/DESCR
parentc6c74446767655f7912833ba8ecea5d22ef0ce53 (diff)
downloadpkgsrc-0217dd14de54d575c17221271cb7b1345ca04221.tar.gz
Initial import of p5-ORLite version 1.28 in the NetBSD Packages
Collection. The Perl 5 module ORLite is an object-relation system specifically tailored for SQLite that follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite.
Diffstat (limited to 'databases/p5-ORLite/DESCR')
-rw-r--r--databases/p5-ORLite/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-ORLite/DESCR b/databases/p5-ORLite/DESCR
new file mode 100644
index 00000000000..538d02c8bf5
--- /dev/null
+++ b/databases/p5-ORLite/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module ORLite is an object-relation system specifically
+tailored for SQLite that follows many of the same principles as the
+::Tiny series of modules and has a design and feature set that
+aligns directly to the capabilities of SQLite.