Bug#1067928: ITP: python-keep -- Personal shell command keeper and snippets manager

2024-03-28 Thread Shriram Ravindranathan
Package: wnpp
Severity: wishlist
Owner: Shriram Ravindranathan 
X-Debbugs-Cc: debian-devel@lists.debian.org, s...@ters.dev

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-keep
  Version : 2.10.1
  Upstream Contact: Himanshu Mishra 
* URL : https://github.com/OrkoHunter/keep
* License : Expat
  Programming Lang: Python
  Description : Personal shell command keeper and snippets manager

keep is a meta-CLI toolkit to store, view and manage your shell
commands.
Features:
- - Save a new command with a brief description
- - Search the saved commands using powerful patterns
- - Save the commands as a secret GitHub gist
- - Sync the commands between GitHub gist and other computers

This package is a dependency of the new upstream version of a package
that I am adopting called howdoi <https://tracker.debian.org/pkg/howdoi>

I intend to maintain this package along with howdoi.

-BEGIN PGP SIGNATURE-

iIQEARYIACwWIQRt/okQzrDuihhQfkedj2i3wGucrQUCZgZcVw4cczIwbkB0ZXJz
LmRldgAKCRCdj2i3wGucrcm5APwLZtFsuVumo37rB5YSd40LiHnGUkmCRthQDRzv
rbOviAD+Mz14V2vePujqULfOE5rJdPZsn9bfBzv2E+mluPz3TQ0=
=+bOc
-END PGP SIGNATURE-



Bug#1071392: ITP: guile-curl -- Guile language bindings for cURL

2024-05-18 Thread Shriram Ravindranathan
Package: wnpp
Severity: wishlist
Owner: Shriram Ravindranathan 
X-Debbugs-Cc: debian-devel@lists.debian.org, s...@ters.dev

* Package name: guile-curl
  Version : 0.9
  Upstream Contact: Mike Gran 
* URL : https://github.com/spk121/guile-curl
* License : GPL-3+
  Programming Lang: Guile
  Description : Guile language bindings for cURL

guile-curl allows Guile programs to perform client-side HTTP requests
and URL transfers, such as retrieving documents from HTTP or FTP
servers. guile-curl leverages libcurl for network operations.

guile-curl is utilized in many widely-used Guile libraries, such as
GNU Artanis. Packaging this library will help in enhancing Guile
support on Debian as it is a dependency for many other Guile
libraries.