pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-KyotoCabinet



Module name:    wip
Committed by:   bubuchka
Date:           Sat Mar 31 19:23:49 UTC 2012

Import into wip/p5-KyotoCabinet

Log Message:
Import p5-KyotoCabinet-1.19 as wip/p5-KyotoCabinet.

The package provides Perl binding of Kyoto Cabinet library.

Kyoto Cabinet is a library of routines for managing a database.
The database is a simple data file containing records, each is a
pair of a key and a value.  Every key and value is serial bytes
with variable length.  Both binary data and character string can
be used as a key and a value.  Each key must be unique within a
database.  There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

Status:

Vendor Tag:     BUBUCHKA
Release Tags:   BUBUCHKA_20120331
                
N wip/p5-KyotoCabinet/Makefile
N wip/p5-KyotoCabinet/PLIST
N wip/p5-KyotoCabinet/distinfo
N wip/p5-KyotoCabinet/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index