Re: how to deal with Google Spam on packagen...@packages.debian.org
Hi, On Fri, 19 Feb 2021, at 15:44, Marc Haber wrote: > Hi, > > some moron has subscribed a...@packages.debian.org to an arabic > lanugage Google Group and the package tracker address is therefore > swamped with multiple arabic messages per day. There is an unsubscribe > link in the messages, but I refuse to create a Google Account for > a...@packages.debian.org to be able to unsubscribe (the link leads to > a page saying "You don't have permission to access this content - For > access, try logging in"). Usually the headers also have an +unsubscribe email address you can use to unsubscribe. -- Cheers, Andrej
Bug#983164: ITP: logiops -- Unofficial driver for Logitech mice and keyboards
Package: wnpp Severity: wishlist Owner: Chow Loong Jin X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: logiops Version : 0.2.2 Upstream Author : Name * URL : http://www.example.org/ * License : GPL-3+ Programming Lang: C++ Description : Unofficial driver for Logitech mice and keyboards logiops is an unofficial driver for Logitech mice and keyboard, allowing for remapping of mouse buttons, configuration of mouse gestures, dpi, high-resolution scrolling, and Logitech SmartShift™ parameters. Known supported models include: - Logitech MX Master 3 - Logitech MX Master 2S - Logitech MX Master - Logitech MX Vertical - Logitech MX Ergo - Logitech M720 Triathlon Mouse - Logitech M590 Multi-Device Silent - Logitech T400 Zone Touch Mouse A similar package to this is Solaar, but afaik Solaar only works with Logitech Unifying devices, not bluetooth devices. -- Kind regards, Loong Jin signature.asc Description: PGP signature
Bug#983185: ITP: golang-github-twotwotwo-sorts -- Parallel and radix sorting in Go
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-CC: debian-devel@lists.debian.org * Package name: golang-github-twotwotwo-sorts Version : 0.0~git20160814.bf5c1f2-1 Upstream Author : Randall Farmer * URL : https://github.com/twotwotwo/sorts * License : BSD-3-clause Programming Lang: Golang Description : Parallel and radix sorting in Go sorts/sortutil sorts common slice types and adds functions to help sort floats. This package helps if sorting huge datasets is a bottleneck. I shall maintain this package.
Bug#983187: ITP: golang-github-will-rowe-nthash -- Go implementation of ntHash
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-CC: debian-devel@lists.debian.org * Package name: golang-github-will-rowe-nthash Version : 0.3.0-1 Upstream Author : Will Rowe * URL : https://github.com/will-rowe/nthash * License : Expat Programming Lang: Golang Description : Go implementation of ntHash This is a Go implementation of the ntHash recursive hash function for hashing all possible k-mers in a DNA/RNA sequence. I shall maintain this package.
Bug#983188: ITP: unikmer -- Toolkit for nucleic acid k-mer analysis
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-CC: debian-devel@lists.debian.org * Package name: unikmer Version : 0.17.2-1 Upstream Author : Wei Shen * URL : https://github.com/shenwei356/unikmer * License : Expat Programming Lang: Golang Description : Toolkit for nucleic acid k-mer analysis unikmer is a golang package and a toolkit for nucleic acid k-mer analysis, providing functions including set operation k-mers optional with TaxIDs but without count information. . K-mers are either encoded (k<=32) or hashed (arbitrary k) into uint64, and serialized in binary file with extension .unik. . TaxIDs can be assigned when counting k-mers from genome sequences, and LCA (Lowest Common Ancestor) is computed during set opertions including computing union, intersecton, set difference, unique and repeated k-mers. I shall maintain this package.