opendht 3.0.1-1 source package in Ubuntu

Changelog

opendht (3.0.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control: Update Maintainer to use my new @debian.org address

 -- Amin Bandali <email address hidden>  Thu, 18 Jan 2024 23:32:40 -0500

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.1-1.dsc 2.6 KiB 7b6e0f27b22ab2bceb20dd99151c71b7ced111dcf4c3acc8e3ee24af711103c1
opendht_3.0.1.orig.tar.gz 470.9 KiB d6718a90eca2b3f3a9f16713a4ebe6fae00361a67fabe03c3bc162d00492126d
opendht_3.0.1-1.debian.tar.xz 11.6 KiB 364970ebb5b606ce9da66d6b9558f8293468d49836bdfcfc17c5d734c8d91652

Available diffs

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