ITP: golang-github-aybabtme-rgbterm -- RGB colors for your terminal

2022-08-04 Thread braulio
Package: wnpp
Severity: wishlist
Owner: Braulio Henrique Marques Souto 

* Package name: golang-github-aybabtme-rgbterm
  Version : 0.0~git20170906.cc83f3b-1
  Upstream Author : Antoine Grondin
* URL : https://github.com/aybabtme/rgbterm
* License : Expat, BSD-2-clause
  Programming Lang: Go
  Description : RGB colors for your terminal

 RGB terminal

 Have you had enough of the same 16 colors in your terminal?

 Welcome to a new world. A new world where colors are plentyful. A world
 in 256 colors.

 Also, to be correct: there are 216 colors and 16 grey scales. For more
 details, Xterm (https://en.wikipedia.org/wiki/Xterm).


Reason for packaging:
 This package is one of the dependencies for lazygit
 (https://github.com/jesseduffield/lazygit)

 I have made the packaging available in my Salsa via the link:
 https://salsa.debian.org/braulio/golang-github-aybabtme-rgbterm

-- 
  Braulio H. M. Souto
  (16)99635-1331
  E-mail:brau...@disroot.org / XMPP:brau...@suchat.org
  FB39 DE61 869F 49D5 CCC8 3AE0 D53A 15D9 83A1 0B94



RFS: golang-github-aybabtme-rgbterm/0.0~git20170906.cc83f3b-1 [ITP] -- RGB colors for your terminal (library)

2022-08-04 Thread braulio
Package: sponsorship-requests
Severity: wishlist

Dear sponsor,

I am looking for a sponsor for my package "golang-github-aybabtme-rgbterm":

 * Package name: golang-github-aybabtme-rgbterm
   Version : 0.0~git20170906.cc83f3b-1
   Upstream Author : Antoine Grondin
 * URL : https://github.com/aybabtme/rgbterm
 * License : Expat, BSD-2-clause
 * Vcs : 
https://salsa.debian.org/debian/golang-github-aybabtme-rgbterm
   Section : golang

The source builds the following binary packages:

  golang-github-aybabtme-rgbterm-dev - RGB colors for your terminal (library)

To access further information about this package, please visit the following 
URL:

  https://salsa.debian.org/braulio/golang-github-aybabtme-rgbterm

Changes for the initial release:

 golang-github-aybabtme-rgbterm (0.0~git20170906.cc83f3b-1) experimental; 
urgency=medium

  * Initial release (Closes: #1016660)

Regards,
-- 
  Braulio H. M. Souto
  E-mail:brau...@disroot.org / XMPP:brau...@suchat.org
  FB39 DE61 869F 49D5 CCC8 3AE0 D53A 15D9 83A1 0B94



Bug#1016676: ITP: golang-github-templexxx-xorsimd -- XOR code engine in pure Go, more than 270GB/S per core

2022-08-04 Thread Nilesh Patra
Package: wnpp
Severity: wishlist
Owner: Nilesh Patra 

* Package name: golang-github-templexxx-xorsimd
  Version : 0.4.1-1
  Upstream Author : Temple3x
* URL : https://github.com/templexxx/xorsimd
* License : Expat
  Programming Lang: Go
  Description : XOR code engine in pure Go, more than 270GB/S per core
 Package xor implements a XOR code engine in pure Go.
 It can deliver more than 270GB/S per core. 



Bug#1016677: ITP: golang-github-templexxx-cpu -- internal/cpu in Go ( add AVX512)

2022-08-04 Thread Nilesh Patra
Package: wnpp
Severity: wishlist
Owner: Nilesh Patra 

* Package name: golang-github-templexxx-cpu
  Version : 0.0.9-1
  Upstream Author : Temple3x
* URL : https://github.com/templexxx/cpu
* License : BSD-3-clause
  Programming Lang: Go
  Description : Provides CPU related information in Go
 internal/cpu(in Go standard lib) with these detections:
 .
 * AVX512
 * Cache Size
 * Invariant TSC
 .
 It also provides:
 .
 * False sharing range, see X86FalseSharingRange for X86 platform.
 * TSC frequency
 * Name
 * Family & Model