Bug#942689: ITP: nncp -- Node to Node Copy for secure store-and-forward online and offline file and mail exchange

2019-10-19 Thread John Goerzen
Package: wnpp
Severity: wishlist
Owner: John Goerzen 

* Package name: nncp
  Version : 4.1
  Upstream Author : Sergey Matveev 
* URL : http://www.nncpgo.org/
* License : GPL
  Programming Lang: Go
  Description : Node to Node Copy for secure store-and-forward online and 
offline file and mail exchange

NNCP is a package facilitating secure store-and-forward file and mail
exchange.  It can be thought of as a modern UUCP with Internet smarts.

NNCP supports direct online communication over a LAN or Internet,
scheduled communication, offline copies, streaming communication
(pipes), and more.  It can therefore be used for air-gapped computers
that might be communicated with by CD-ROM, tape, or USB stick.  It can
also be used for intermittent or on-demand links, very slow or high
latency links, etc.

Like UUCP, NNCP supports routing messages via intermediate systems.
With NNCP, however, all packets are end-to-end encrypted and
authenticated, making this more proper onion routing -- the
intermediate systems have no visibility to the content of the data
being passed.  NNCP also has robust tools for interrupted transfer
resumption, handling of very large files, and verifying integrity of
data copied off.



Bug#942681: ITP: sahara-plugin-vanilla -- OpenStack data processing cluster as a service - Vanilla plugin

2019-10-19 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: sahara-plugin-vanilla
  Version : 2.0.0
  Upstream Author : OpenStack Foundatino 
* URL : https://github.com/openstack/sahara-plugin-vanilla
* License : Apache-2.0
  Programming Lang: Python
  Description : OpenStack data processing cluster as a service - Vanilla 
plugin

 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package provides the Vanilla plugin which provides the users the
 option to start Vanilla clusters on OpenStack Sahara.

Note: This is needed since Sahara split his repos.



Bug#942649: ITP: golang-github-rs-cors -- net/http configurable handler to handle CORS requests

2019-10-19 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-devel@lists.debian.org, 
pkg-go-maintain...@lists.alioth.debian.org
Control: affects -1 src:nomad

   Package name: golang-github-rs-cors
Version: 1.7.0
Upstream Author: Olivier Poitrey
License: Expat
URL: https://github.com/rs/cors
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rs-cors
Description: net/http configurable handler to handle CORS requests
 CORS is a net/http handler implementing Cross Origin Resource Sharing W3
 specification (http://www.w3.org/TR/cors/) in Golang.


signature.asc
Description: This is a digitally signed message part.


Bug#942635: ITP: atlas-ecmwf -- A library for numerical weather prediction and climate modelling

2019-10-19 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry 

* Package name: atlas-ecmwf
  Version : 0.19.0
  Upstream Author : Willem Deconinck (willem.deconi...@ecmwf.int)
* URL : https://github.com/ecmwf/atlas
* License : Apache2
  Programming Lang: C++, Fortran, Python
  Description : A library for numerical weather prediction and climate 
modelling

Atlas is a ECMWF library for parallel data-structures supporting unstructured 
grids and function spaces, with the aim to investigate alternative more 
scalable dynamical core options for Earth System models, and to support modern 
interpolation and product generation software

Atlas is predominantly C++ code, with main features available to Fortran codes 
through a F2003 interface.

This is a recommended dependency of ECMWF code already present in Debian 
(metview, etc).
It will use the gridtools_storage and fckit libraries (being packaged 
seperately)