Bug#984811: ITP: openbgpd -- Free, functional, and secure implementation of the BGP-4 protocol.

2021-03-08 Thread Job Snijders
Package: wnpp
Severity: wishlist
Owner: Job Snijders 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: openbgpd
  Version : 6.8p1
  Upstream Author : OpenBSD tech mailing list 
* URL : http://www.openbgpd.org/
* License : ISC
  Programming Lang: C
  Description : Free, functional, and secure implementation of the BGP-4 
protocol.

Openbgpd allows ordinary machines to be used as routers exchanging routes with
other systems speaking the BGP-4 protocol. OpenBGPD, also known as OpenBSD
Border Gateway Protocol Daemon, is a server software program that allows
general purpose computers to be used as routers. It is a Unix system daemon
that provides a free, open-source implementation of the Border Gateway Protocol
version 4.

Sponsor: John Goerzen 



Re: Anyone willing to package a new file browser?

2021-03-08 Thread Geert Stappers
On Mon, Mar 08, 2021 at 03:31:08AM +0200, _ wrote:
> Hi,
> I wrote a new file browser, I was wondering if anyone's willing to try
> it out and/or package it for Debian?
> The source code and how to build it:
> https://github.com/f35f22fan/Cornus
> 

Original poster is looking
for https://wiki.debian.org/ITP



Answering the question: 
  Yes, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984757



Groeten
Geert Stappers
DD
-- 
Silence is hard to parse



Re: Bug#984811: ITP: openbgpd -- Free, functional, and secure implementation of the BGP-4 protocol.

2021-03-08 Thread Job Snijders
Dear Julien,

>   Description : Free, functional, and secure implementation of the
> BGP-4 protocol.
>
> the above short description has 3 useless words in it, I suggest you drop
> them.
>
> If it wasn't free it wouldn't be in Debian; if it wasn't functional why
> would anyone release or package it; same with "secure", plus it's a
> rather meaningless descriptor that'll be wrong the day somebody finds a
> bug (especially combined with "implemented in C"...).
>

Thank you for your feedback.

I'll change the short description to "OpenBSD BGP-4 daemon"

Kind regards,

Job


Re: Bug#984811: ITP: openbgpd -- Free, functional, and secure implementation of the BGP-4 protocol.

2021-03-08 Thread Julien Cristau
On Mon, Mar 08, 2021 at 05:13:35PM +0100, Job Snijders wrote:
> Dear Julien,
> 
> 
> >   Description     : Free, functional, and secure implementation of the
> BGP-4 protocol.
> 
> the above short description has 3 useless words in it, I suggest you drop
> them.
> 
> If it wasn't free it wouldn't be in Debian; if it wasn't functional why
> would anyone release or package it; same with "secure", plus it's a
> rather meaningless descriptor that'll be wrong the day somebody finds a
> bug (especially combined with "implemented in C"...).
> 
> 
> Thank you for your feedback. 
> 
> I'll change the short description to "OpenBSD BGP-4 daemon"
> 
Sounds good, thanks!

Cheers,
Julien



Re: Bug#984811: ITP: openbgpd -- Free, functional, and secure implementation of the BGP-4 protocol.

2021-03-08 Thread Julien Cristau
On Mon, Mar 08, 2021 at 04:51:14PM +0100, Job Snijders wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Job Snijders 
> X-Debbugs-Cc: debian-devel@lists.debian.org
> 
> * Package name: openbgpd
>   Version : 6.8p1
>   Upstream Author : OpenBSD tech mailing list 
> * URL : http://www.openbgpd.org/
> * License : ISC
>   Programming Lang: C
>   Description : Free, functional, and secure implementation of the BGP-4 
> protocol.
> 
Hi,

the above short description has 3 useless words in it, I suggest you drop
them.

If it wasn't free it wouldn't be in Debian; if it wasn't functional why
would anyone release or package it; same with "secure", plus it's a
rather meaningless descriptor that'll be wrong the day somebody finds a
bug (especially combined with "implemented in C"...).

Cheers,
Julien



Bug#984804: ITP: spectral -- process hyperspectral imagery

2021-03-08 Thread Sebastien Delafond
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: python-spectral
  Version : 0.22.1
  Upstream Author : Thomas Boggs 
* URL : https://github.com/spectralpython/spectral
* License : MIT
  Programming Lang: python
  Description : process hyperspectral imagery

Pure Python module for processing hyperspectral image data (imaging
spectroscopy data). It has functions for reading, displaying,
manipulating, and classifying hyperspectral imagery.



Bug#984779: ITP: xsct -- X11 set color temperature

2021-03-08 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: xsct
  Version : 0+git20210308
  Upstream Author : Fabian Foerg 
* URL : https://github.com/faf0/sct
* License : Public Domain Mark 1.0
  Programming Lang: C
  Description : X11 set color temperature

 Xsct (X11 set color temperature) is a UNIX tool which allows you to set
 the color temperature of your screen. It is simpler than Redshift and
 f.lux.
 .
 Original code was published by Ted Unangst:
 http://www.tedunangst.com/flak/post/sct-set-color-temperature
 .
 This package will probably become relevant for a new Ayatana System
 Indicator being provided in Debian soon: ayatana-indicator-display.



Bug#984797: ITP: opentsne -- t-Distributed Stochastic Neighbor Embedding algorithm

2021-03-08 Thread Sebastien Delafond
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: opentsne
  Version : 0.5.0
  Upstream Author : Pavlin Poličar 
* URL : https://github.com/pavlin-policar/openTSNE
* License : BSD-3
  Programming Lang: python
  Description : t-Distributed Stochastic Neighbor Embedding algorithm

Modular Python implementation of t-Distributed Stochasitc Neighbor
Embedding (t-SNE), a popular dimensionality-reduction algorithm for
visualizing high-dimensional data sets. openTSNE incorporates the
latest improvements to the t-SNE algorithm, including the ability to
add new data points to existing embeddings, massive speed
improvements, enabling t-SNE to scale to millions of data points and
various tricks to improve global alignment of the resulting
visualizations.



Bug#984796: ITP: pynndescent -- nearest neighbor descent for approximate nearest neighbors

2021-03-08 Thread Sebastien Delafond
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: pynndescent
  Version : 0.5.2
  Upstream Author : Leland McInnes 
* URL : https://github.com/lmcinnes/pynndescent
* License : BSD-2
  Programming Lang: python
  Description : nearest neighbor descent for approximate nearest neighbors

PyNNDescent is a Python nearest neighbor descent for approximate
nearest neighbors. It provides a Python implementation of Nearest
Neighbor Descent for k-neighbor-graph construction and approximate
nearest neighbor search, as per the paper:

Dong, Wei, Charikar Moses, and Kai Li. "Efficient k-nearest neighbor
graph construction for generic similarity measures." Proceedings of
the 20th international conference on World wide web. ACM, 2011.

This library supplements that approach with the use of random
projection trees for initialisation. This can be particularly useful
for the metrics that are amenable to such approaches (euclidean,
minkowski, angular, cosine, etc.). Graph diversification is also
performed, pruning the longest edges of any triangles in the graph.

Currently this library targets relatively high accuracy (80%-100%
accuracy rate) approximate nearest neighbor searches.



Bug#984783: ITP: nbsphinx-link -- sphinx extension for including notebooks outside of sphinx root

2021-03-08 Thread Sebastien Delafond
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: nbsphinx-link
  Version : 1.3.0
  Upstream Author : Vidar Tonaas Fauske 
* URL : https://github.com/vidartf/nbsphinx-link.git
* License : BSD-3
  Programming Lang: python
  Description : sphinx extension for including notebooks outside of sphinx 
root

Normally, Sphinx will only allow you to add files that are situated
inside the source directory, but you might want to include files from
another directory, for example a central 'examples' folder. For RST
files these can be linked with include directives inside another RST
file. For notebooks, there's nbsphinx-link.



Bug#984780: ITP: tryton-modules-sale-advance-payment -- Sale Advance Payment Module for the Tryton Application Platform

2021-03-08 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Debian Tryton Maintainers 


* Package name: tryton-modules-sale-advance-payment
  Version : 5.0.3
  Upstream Author : Tryton project (www.tryton.org)
* URL : http://downloads.tryton.org/5.0/
* License : GPL-3+
  Programming Lang: Python
  Description : Tryton Application Platform (Sale Subscription Module)
  Tryton is a high-level general purpose application
  platform. It is the base of a complete business solution as well as a
  comprehensive health and hospital information system (GNUHealth).
  .
  This module adds support for advance payment management on the sale.
  .
  The Advance Payment Term defines how the shipment and the supply processes
  should be managed. Either process can be delayed until the advance payments
  are paid.


This package is another base module published by the Tryton project. 


-- 

Mathias Behrle
PGP/GnuPG key availabable from any keyserver, ID: 0xD6D09BE48405BBF6
AC29 7E5C 46B9 D0B6 1C71  7681 D6D0 9BE4 8405 BBF6