Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libkyotocabinet16-1.2.76-lp152.4.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: libkyotocabinet16 Distribution: openSUSE Leap 15.2
Version: 1.2.76 Vendor: openSUSE
Release: lp152.4.2 Build date: Thu Nov 7 16:17:05 2019
Group: System/Libraries Build host: obs-arm-9
Size: 923065 Source RPM: kyotocabinet-1.2.76-lp152.4.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://fallabs.com/kyotocabinet/
Summary: Modern Implementation of DBM - Shared 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.

Kyoto Cabinet runs very fast. For example, elapsed time to store one
million records is 0.9 seconds for hash database, and 1.1 seconds for B+ tree
database. Moreover, the size of database is very small. For example, overhead
for a record is 16 bytes for hash database, and 4 bytes for B+ tree database.
Furthermore, scalability of Kyoto Cabinet is great. The database size can be
up to 8EB (9.22e18 bytes).

Kyoto Cabinet is written in the C++ language, and provided as API of C++, C,
Java, Python, Ruby, Perl, and Lua. Kyoto Cabinet is available on platforms
which have API conforming to C++03 with the TR1 library extensions.
Kyoto Cabinet is a free software licensed under the GNU General Public License.
On the other hand, a commercial license is also provided. If you use
Kyoto Cabinet within a proprietary software, the commercial license is required.

Provides

Requires

License

SUSE-GPL-3.0-with-FLOSS-exception

Changelog

* Wed Jan 03 2018 dimstar@opensuse.org
  - Add baselibs.conf: Produce libkyotocabinet16-32bit, dependency to
    libpinyin13-32bit.
* Tue May 09 2017 werner@suse.de
  - boo#1037914: Do not optimize for native cpu of the build system!
* Tue Apr 04 2017 crrodriguez@opensuse.org
  - kyotocabinet-fix-debuginfo.patch: Fix debuginfo generation
  - gcc6-fix-errors.patch: return NULL instead, make GCC7 happy
* Wed May 25 2016 martin.liska@suse.com
  - Add gcc6-fix-errors.patch to remove errors seen by GCC6.
* Fri Jan 04 2013 jengelh@inai.de
  - Avoid explicit requires on library packages
* Thu Dec 27 2012 dvaleev@suse.com
  - fix up configure test to handle lack of 8 byte atomics correctly
    (configure-8-byte-atomics.patch)
* Sat Aug 11 2012 jengelh@inai.de
  - Replace %makeinstall by make install; the former seldomly works
  - kyoto requires at least i586 an arch; force it on RH6 (which
    defaults to i386)
* Tue Jul 31 2012 cfarrell@suse.com
  - license update: SUSE-GPL-3.0-with-FLOSS-exception
    Package allows exceptions for linking with components under certain
    licenses (similar to MySQL)
* Sun Jul 22 2012 i@marguerite.su
  - update version 1.2.76
    * kcthread.cc (CondVar::wait): a bug on Win32 was fixed.
    * kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records was fixed.
    * kcdb.h (DB::check): new function.
* Thu Jun 21 2012 jengelh@inai.de
  - Make kyotocabinet installation work on SLE_11

Files

/usr/lib64/libkyotocabinet.so.16
/usr/lib64/libkyotocabinet.so.16.13.0
/usr/share/doc/packages/libkyotocabinet16
/usr/share/doc/packages/libkyotocabinet16/COPYING
/usr/share/doc/packages/libkyotocabinet16/ChangeLog


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024