Package libcowsql: Information
Source package: libcowsql
Version: 1.15.6-alt2
Build time: Aug 15, 2024, 02:40 PM
Category: Development/Databases
Report package bugHome page: https://github.com/cowsql/cowsql
License: LGPLv3
Summary: Library for distributed SQLite database
Description:
This package is a C library that implements an embeddable and replicated SQL database engine with high availability and automatic failover. Cowsql extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases.
List of RPM packages built from this SRPM:
libcowsql-devel (e2kv6, e2kv5, e2kv4, e2k)
libcowsql0 (e2kv6, e2kv5, e2kv4, e2k)
libcowsql0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libcowsql-devel (e2kv6, e2kv5, e2kv4, e2k)
libcowsql0 (e2kv6, e2kv5, e2kv4, e2k)
libcowsql0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Nadezhda Fedorova
Last changed
July 10, 2024 Nadezhda Fedorova 1.15.6-alt2
- Fix libpackaging without provides.
May 6, 2024 Nadezhda Fedorova 1.15.6-alt1
- Initial version.