Package libcowsql: Information

    Source package: libcowsql
    Version: 1.15.6-alt2
    Build time:  Aug 15, 2024, 02:40 PM
    Report package bug
    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)

    Maintainer: Nadezhda Fedorova

    List of contributors:
    Nadezhda Fedorova

      1. libraft-devel >= 0.18.0
      2. libsqlite3-devel >= 3.22.0
      3. libuv-devel >= 1.8.0

    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.