Bug#1019378: ITP: rust-asn1 -- ASN.1 (DER) parser and writer for Rust

2022-09-08 Thread Claudius Heine
Package: wnpp
Severity: wishlist
Owner: Claudius Heine 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rust-asn1
  Version : 0.12.1
  Upstream Author : Alex Gaynor 
* URL : https://github.com/alex/rust-asn1
* License : BSD-3-Clause
  Programming Lang: Rust
  Description : ASN.1 (DER) parser and writer for Rust

Rust library for parsing and generating ASN.1 data (DER only).

Dependency of python-cryptography 38.0.0.



Bug#1020905: ITP: pystray -- Python library that allows creating system tray icons on multiple platforms.

2022-09-28 Thread Claudius Heine
Package: wnpp
Severity: wishlist
Owner: Claudius Heine 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: pystray
  Version : 0.19.4
  Upstream Author : Moses Palmer 
* URL : https://github.com/moses-palmer/pystray
* License : LGPLv3
  Programming Lang: Python
  Description : Python library that allows creating system tray icons on 
multiple platforms.

This python library allows you to create a system tray icon.

It allows specifying an icon, a title and a callback for when the icon is
activated. The icon and title can be changed after the icon has been created,
and the visibility of the icon can be toggled.

Supported platforms are Linux under Xorg, GNOME and Ubuntu, macOS and Windows.

It is planned to maintain this package as part of the debian python team.