Bug#1063327: ITP: librtpi -- realtime capable pthread locking primitives

2024-02-06 Thread Felix Moessbauer
Package: wnpp
Severity: wishlist
Owner: Felix Moessbauer 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: librtpi
  Version : 1.0.0
  Upstream Contact: Gratian Crisan 
* URL : https://gitlab.com/linux-rt/librtpi/
* License : LGPL
  Programming Lang: C, C++
  Description : realtime capable pthread locking primitives

The Real-Time Priority Inheritance Library (librtpi) is
intended to bridge the gap between the glibc pthread
implementation and a functionally correct priority inheritance
for pthread locking primitives, such as pthread_mutex and
pthread_condvar. Specifically, priority based wakeup is required
for correct operation, in  contrast to the more time-based
ordered wakeup groups in the glibc pthread condvar implementation.

Why is this needed:
This library is needed to implement realtime capable waiting on
condition variables, due to glibc bug 11588 [1] which will not be fixed.

Who will maintain it:
I'm not yet a Debian maintainer, so a co-maintainer / sponsor will be
needed anyways. In general, it would be good if this package could be
maintained by a team. The expected effort is pretty low, as the library
is easy to package.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=11588

Best regards,
Felix Moessbauer
Siemens AG



Bug#1013425: ITP: wnpp -- Python Airspeed is a powerful templating engine compatible with Velocity for Java

2022-06-23 Thread Felix Moessbauer
Package: wnpp
Severity: wishlist
Owner: Felix Moessbauer 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org

* Package name: wnpp
  Version : 0.5.19
  Upstream Author : Steve Purcell 
* URL : https://github.com/purcell/airspeed
* License : BSD-2-Clause
  Programming Lang: Python
  Description : Airspeed is a powerful and easy-to-use templating engine 
for Python that aims for a high level of compatibility with the popular 
Velocity library for Java.

According to my knowledge this project is currently the only that
supports velocity templates and especially version velocity version 1.7.

My intent is to package this software under the umbrealla of the Debian
Python team.

Felix Moessbauer
Siemens AG



Bug#1012761: ITP: shtab -- generator for shell tab completion files for python projects

2022-06-13 Thread Felix Moessbauer
Package: wnpp
Severity: wishlist
Owner: Felix Moessbauer 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: shtab
  Version : 1.5.4
  Upstream Author : Casper da Costa-Luis 
* URL : https://github.com/iterative/shtab
* License : Apache-2.0
  Programming Lang: Python
  Description : generator for shell tab completion files for python projects

CLI tool and library to auto-generate tab completion files for bash, zsh
and tcsh from python argparse definitions.
This package should replace the custom packaging of shtab as part of the
CIP project [1].

My intent is to package this software under the umbrella of the Debian
Python team.

[1] 
https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/master/recipes-python/shtab