opendht 3.0.0-4 source package in Ubuntu

Changelog

opendht (3.0.0-4) unstable; urgency=medium

  * Add opendht-tools binary package, providing binaries for the
    various OpenDHT tools developed as part of the upstream code-base.
    (Closes: #866075, #1054359)

 -- Amin Bandali <email address hidden>  Sun, 22 Oct 2023 12:00:23 -0400

Upload details

Uploaded by:
Amin Bandali
Uploaded to:
Sid
Original maintainer:
Amin Bandali
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opendht_3.0.0-4.dsc 2.6 KiB f3f60c20d348b59785324d9d1116c811460deb7735bbc0406505f0cc6456ef1e
opendht_3.0.0.orig.tar.gz 470.8 KiB 44e438f650f10b176f79d4e1cbf02f118d4ad399a6e9cde72739174ccf0634d7
opendht_3.0.0-4.debian.tar.xz 11.7 KiB 0ba345c51ccec7ff45d2133c0b8dee82e4cc616bd756d5212d221f461831b972

No changes file available.

Binary packages built by this source

dhtnode: OpenDHT node binary

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the dhtnode binary.

dhtnode-dbgsym: debug symbols for dhtnode
libopendht-c-dev: Development files for the libopendht-c library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C bindings library header and other
 development files.

libopendht-c3: No summary available for libopendht-c3 in ubuntu noble.

No description available for libopendht-c3 in ubuntu noble.

libopendht-c3-dbgsym: No summary available for libopendht-c3-dbgsym in ubuntu noble.

No description available for libopendht-c3-dbgsym in ubuntu noble.

libopendht-dev: Development files for the libopendht library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the C++ library headers and other
 development files.

libopendht3: No summary available for libopendht3 in ubuntu noble.

No description available for libopendht3 in ubuntu noble.

libopendht3-dbgsym: No summary available for libopendht3-dbgsym in ubuntu noble.

No description available for libopendht3-dbgsym in ubuntu noble.

opendht-tools: Collection of OpenDHT utility tools

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the binaries for the various tools developed as
 part of the OpenDHT code-base.

opendht-tools-dbgsym: debug symbols for opendht-tools
python3-opendht: Python 3 bindings for libopendht C++ library

 OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
 .
 OpenDHT provides an easy to use distributed in-memory data store.
 Every node in the network can read and write values to the store.
 Values are distributed over the network, with redundancy.
 .
 Overview of features:
  * Lightweight and scalable, designed for large networks and small
    devices
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature
    and encryption (using GnuTLS)
  * IPv4 and IPv6 support
  * Clean and powerful C++17 map API
  * Bindings for C and Python 3
  * REST API with optional HTTP client+server with push notification
    support
 .
 This package contains the Python 3 bindings.

python3-opendht-dbgsym: debug symbols for python3-opendht