Bug#1058293: ITP: rust-opendal -- Data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way.

2023-12-12 Thread Sylvestre Ledru
Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rust-opendal
* URL : https://opendal.apache.org/
* License : Apache 2
  Programming Lang: Rust
  Description : Data access layer that allows users to easily and 
efficiently retrieve data from various storage services in a unified way.



Bug#1058361: ITP: python-pyasyncore -- asyncore for Python 3.12 onwards

2023-12-12 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: python-pyasyncore
  Version : 1.0.2
  Upstream Contact: Simon Robinson 
* URL : https://github.com/simonrob/pyasyncore
* License : Python Software Foundation License
  Programming Lang: Python
  Description : asyncore for Python 3.12 onwards

 This package contains the asyncore module as found in Python versions prior to
 3.12. It is provided so that existing code relying on "import asyncore" is
 able to continue being used without significant refactoring.
 .
 The module's source code is taken directly from the Python standard library.
 The specific version of asyncore.py used is the last update before the
 addition of removal warnings at import time, and is essentially equivalent to
 the version provided with Python 3.9.
 .
 Please note that new projects should prefer asyncio.

Note that I'm creating this package as a temporary measure to fix some of the
3.12 issues that are ongoing. Projects like Taskflow cannot be easily converted
to asyncio, because some other packages are using both Eventlet and Taskflow,
and asyncio is not compatible with Eventlet. So we have to live with this for
a while more, until Eventlet can be fixed to use asyncio...



Re: Bug#1058361: ITP: python-pyasyncore -- asyncore for Python 3.12 onwards

2023-12-12 Thread Salvo Tomaselli
Thank you so much, I really didn't feel like rewriting my code to manage my 
electrical relais at home!

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei

https://ltworf.codeberg.page/




Bug#1058490: ITP: libdbd-multi-perl -- failover and load balancing of DBI handles

2023-12-12 Thread Roland Rosenfeld
Package: wnpp
Severity: wishlist
Owner: Roland Rosenfeld 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libdbd-multi-perl
  Version : 1.02
  Upstream Author : Dan Wright 
* URL : https://metacpan.org/release/DBD-Multi
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : failover and load balancing of DBI handles

DBD::Multi manages multiple database connections for failovers and
also simple load balancing.  It acts as a proxy between your code and
your database connections, transparently choosing a connection for
each query, based on your preferences and present availability of the
DB server.

DBD::Multi is intended for read-only operations (where some other
application is being used to handle replication).

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.