Bug#992044: ITP: libgoby-java -- next-generation sequencing data and results analysis tool

2021-08-09 Thread Pierre Gruet
Package: wnpp
Severity: wishlist
Owner: Debian-med team 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-...@lists.debian.org

* Package name: libgoby-java
  Version : 3.3.1
  Upstream Author : Institute for Computational Biomedicine
* URL : https://github.com/CampagneLaboratory/goby3
* License : GPL-3
  Programming Lang: Java
  Description : next-generation sequencing data and results analysis tool

Goby is a next-gen data management framework designed to facilitate the
implementation of efficient data analysis pipelines.
Goby provides very efficient file formats to store next-generation sequencing
data and intermediary analysis results.
It also provides utilities that implement common next-gen data computations.
These utilities are designed to be relatively easy to use, yet very efficient.

One binary package will contain the Goby IO API, useful to read and write Goby
file formats. The related source code is licensed under LGPL-3.
The other binary package will contain the whole goby software, released under
GPL-3.

The package is long-needed by the Debian-med team as a dependency of igv, which
is currently in non-free.
It will be maintained inside the Debian-med team.



Bug#992027: ITP: openqa-client -- Python API to access openQA server

2021-08-09 Thread Sudip Mukherjee
Package: wnpp
Severity: wishlist
Owner: Sudip Mukherjee 
X-Debbugs-Cc: debian-devel@lists.debian.org, sudipm.mukher...@gmail.com, Philip 
Hands 

* Package name: openqa-client
  Version : 4.1.2
* URL : https://github.com/os-autoinst/openQA-python-client
* License : GPL-2.0
  Programming Lang: Python
  Description : Python API to access openQA server

This is a client for the openQA API, based on requests.
The API always returns JSON responses; this client's
request functions parse the response before returning it.

There is already another RFP for openqa server and the client,
#840253 and I think Philip Hands is already working on that and
has made a great job at openqa.debian.net. This package is only
the python api to communicate with the openqa server. I do use
it as part of my role in https://openqa.qa.codethink.co.uk/.

Added Cc to Philip Hands also and if he is planning to add Python API
as part of his implementation then I can close this and wait for him.


--
Regards
Sudip



Bug#992024: ITP: airsane -- SANE WebScan frontend that supports Apple's AirScan protocol

2021-08-09 Thread Bastien Roucariès
Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: airsane
  Version : 0.3.2
  Upstream Author : Simul Piscator
* URL : https://github.com/SimulPiscator/AirSane
* License : GPL3
  Programming Lang: C++
  Description :  SANE WebScan frontend that supports Apple's AirScan
protocol

 SANE WebScan frontend that supports Apple's AirScan protocol. Scanners are
detected automatically, and published through mDNS. Acquired images may be
transferred in JPEG, PNG, and PDF/raster format.

AirSane's intended purpose is to be used with AirScan/eSCL clients such as
Apple's Image Capture, but a simple web interface is provided as well.

Images are encoded on-the-fly during acquisition, keeping memory/storage
demands low. Thus, AirSane will run fine on a Raspberry Pi or similar device.

Bastien