Re: Bug#970936: ITP: ruby-azure-storage -- Official Ruby client library to consume Azure Storage services
Control: reassign -1 wnpp Control: severity -1 wishlist Control: owner -1 Abraham Raji On Vi, 25 sep 20, 21:51:30, Abraham Raji wrote: > Package: wnppSeverity: wishlistOwner: Abraham Raji > X-Debbugs-CC: debian-devel@lists.debian.org* Package name > : ruby-azure-storage Version : 0.15.0.preview Upstream Author : > Copyright 2015 Microsoft Corporation > * URL : https://rubygems.org/gems/azure-storage* License > : Expat > Programming Lang: Ruby > Description : Official Ruby client library to consume Azure Storage > services This project provides a Ruby package that makes it easy to access > and manage Microsoft Azure Storage Services.. > This package is a dependency for the latest version of Gitlab. I am a member > of the Debian Ruby team and with their help I'll maintain the package. > Abraham Raji > -- > Mea navis aëricumbens anguillis abundant. Please use a mail client that doesn't mangle line breaks. Kind regards, Andrei -- Looking after bugs assigned to unknown packages signature.asc Description: PGP signature
Bug#971020: ITP: node-rollup-plugin-inject -- Scan modules for global variables and inject import statements
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org Control: block 970550 by -1 * Package name : node-rollup-plugin-inject Version : 3.0.2 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-plugin-inject#readme * License : Expat Programming Lang: JavaScript Description : Scan modules for global variables and inject import statements Newer versions are available as @rollup/plugin-inject but the new version is not yet compatible with rollup-plugin-node-polyfills (which is required for building libjs-autoprefixer, see #970550).
Bug#971031: ITP: gensio -- A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL
Package: wnpp Severity: wishlist Owner: Marc Haber X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: gensio Version : 2.1.5 Upstream Author : Corey Minyard * URL : https://github.com/cminyard/gensio/releases * License : GPL2 Programming Lang: C Description : A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL This library (pronounced gen'-see-oh) is a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. The package is needed as a dependency of the current version of ser2net, the serial port to network proxy. I plan to maintain it myself, I am a DD, will accept co-maintainers and have the repository hosted on Salsa in https://salsa.debian.org/debian/gensio
Bug#971042: ITP: golang-github-dkolbly-wl -- Golang wayland protocol implementation. (library)
Package: wnpp Severity: wishlist Owner: Arun Kumar Pariyar X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: golang-github-dkolbly-wl Version : 0.0~git20180220.b06f57e-1 Upstream Author : Donovan Kolbly * URL : https://github.com/dkolbly/wl * License : BSD-2-clause Programming Lang: Go Description : Golang wayland protocol implementation. (library) This package is a Go implementation of the Wayland protocol. The protocol files themselves (client.go and xdg/shell.go) are built using the tool in github.com/dkolbly/wl-scanner from the XML protocol specification files.
Bug#971043: ITP: gap-fga -- GAP FGA - Free Group Algorithms
Package: wnpp Severity: wishlist Owner: Joachim Zobel X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: gap-fga Version : 1.4.0 Upstream Author : Christian Sievers * URL : http://www.gap-system.org/Packages/fga.html * License : GPL2+ Programming Lang: GAP 4 Description : GAP FGA - Free Group Algorithms The FGA package installs methods for computations with finitely generated subgroups of free groups and provides a presentation for their automorphism groups. This is a dependency for gap-hap. I am working on packaging this (see #968545).
Bug#971046: ITP: golang-github-kelvins-sunrisesunset -- Go package that provides the sunrise and sunset equation. (library)
Package: wnpp Severity: wishlist Owner: Arun Kumar Pariyar X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: golang-github-kelvins-sunrisesunset Version : 1.0-1 Upstream Author : Kelvin S. do Prado * URL : https://github.com/kelvins/sunrisesunset * License : Expat Programming Lang: Go Description : Go package that provides the sunrise and sunset equation. (library) This package is used to calculate the apparent sunrise and sunset times based on latitude, longitude, date and UTC offset. It was created based on the Corrected Sunrise, Sunset, Noon Times in Seconds - and Solar Angles Matlab function developed by Richard Droste, that was created based on the spreadsheets available in the Earth System Research Laboratory website from the National Oceanic & Atmospheric Administration (NOAA).
Bug#971049: ITP: golang-github-axgle-mahonia -- Character-set conversion library implemented in Go
Package: wnpp Severity: wishlist Owner: Arun Kumar Pariyar X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: golang-github-axgle-mahonia Version : 0.0~git20180208.3358181-1 Upstream Author : axgle * URL : https://github.com/axgle/mahonia * License : BSD-3-clause Programming Lang: Go Description : Character-set conversion library implemented in Go. Mahonia is a character-set conversion library implemented in Go. All data is compiled into the executable; it doesn't need any external data files.