Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20229 10447126-35f2-4685-b0cf-6dd780d3921fearly
2 changed files with 58 additions and 0 deletions
@ -0,0 +1,24 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1172968901 Sat Mar 3 21:41:41 2007 |
||||||
|
[BUILDTIME] 100 (9) |
||||||
|
[SIZE] 3.07 MB, 77 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] net-tools |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
@ -0,0 +1,34 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../qdbm/qdbm.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A high performance embedded database library |
||||||
|
|
||||||
|
[T] QDBM is an embedded database library compatible with GDBM and NDBM. It |
||||||
|
[T] features hash database and B+ tree database and is developed referring |
||||||
|
[T] to GDBM for the purpose of the following three points: higher processing |
||||||
|
[T] speed, smaller size of a database file, and simpler API. |
||||||
|
|
||||||
|
[U] http://qdbm.sourceforge.net/ |
||||||
|
|
||||||
|
[A] Mikio Hirabayashi <[email protected]> |
||||||
|
[M] Alejandro Mery <[email protected]> |
||||||
|
|
||||||
|
[C] extra/development |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Stable |
||||||
|
[V] 1.8.74 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 3551832236 qdbm-1.8.74.tar.gz http://qdbm.sourceforge.net/ |
Loading…
Reference in new issue