Re: Golang >= 1.12 in Buster?
Am 14.04.19 um 18:15 schrieb Mattia Rizzolo: > You shouldn't really complain to the release team, but rather to the > golang maintainers, that couldn't manage to move everything off golang > 1.11 in time. Just for the record, upstream has released golang 1.12 on February 25, so only about two weeks before our full freeze. All previous golang 1.12 versions have been betas and release candidates. So the golang maintainers shouldn't be blamed, either. I think it's the right decision of the release team to stick with golang 1.11 for buster. The previous migration from golang 1.10 to 1.11 took us about four weeks until we had fixed all packages with new FTBFS bugs. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#939680: ITP: golang-github-disintegration-gift -- Go Image Filtering Toolkit
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-disintegration-gift Version : 1.2.1-1 Upstream Author : Grigory Dryapak * URL : https://github.com/disintegration/gift * License : Expat Programming Lang: Go Description : Go Image Filtering Toolkit Package gift provides a set of useful image processing filters. This package is a dependency for the new upstream version of hugo. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#939689: ITP: golang-github-maruel-panicparse -- Crash your app in style (Golang)
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-maruel-panicparse Version : 1.3.0-1 Upstream Author : Marc-Antoine Ruel * URL : https://github.com/maruel/panicparse * License : Apache-2.0 Programming Lang: Go Description : Crash your app in style (Golang) Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized processes. This package is a dependency of the new upstream version of syncthing. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#1011956: ITP: fonts-nunito -- Well balanced Sans Serif with rounded terminals
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer X-Debbugs-Cc: debian-devel@lists.debian.org X-Debbugs-Cc: debian-fo...@lists.debian.org * Package name: fonts-nunito Version : 0.0~20220527 Upstream Author : Vernon Adams Manvel Shmavonyan Jacques Le Bailly * URL : https://fonts.google.com/specimen/Nunito * License : SIL Open Font License, Version 1.1 Programming Lang: None Description : Well balanced Sans Serif with rounded terminals Nunito is a well balanced sans serif typeface superfamily, with 2 versions: The project began with Nunito, created by Vernon Adams as a rounded terminal sans serif for display typography. Jacques Le Bailly extended it to a full set of weights, and an accompanying regular non-rounded terminal version, Nunito Sans. I'll maintain this font within the Debian Fonts Task Force. Regards, Tobias OpenPGP_signature Description: OpenPGP digital signature
Bug#941732: ITP: golang-github-jzelinskie-whirlpool -- whirlpool cryptographic hashing library
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-jzelinskie-whirlpool Version : 0.0~git20170603.c19460b-1 Upstream Author : Jimmy Zelinskie * URL : https://github.com/jzelinskie/whirlpool * License : BSD-3-clause Programming Lang: Go Description : whirlpool cryptographic hashing library This package implements the whirlpool hashing library for go. The package is needed for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#941736: ITP: golang-github-putdotio-go-putio -- Put.io Go API client
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-putdotio-go-putio Version : 0.0~git20190822.19b9c63-1 Upstream Author : H. İbrahim Güngör * URL : https://github.com/putdotio/go-putio * License : Expat Programming Lang: Go Description : Put.io Go API client Putio is a Go client library for accessing the Put.io API v2. This package is needed for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#841775: ITP: golang-github-ncw-go-acd -- Go library for accessing Amazon Cloud Drive
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-ncw-go-acd Version : 0.0~git20160921.0.56da839-1 Upstream Author : Nick Craig-Wood * URL : https://github.com/ncw/go-acd * License : MIT Programming Lang: Go Description : Go library for accessing Amazon Cloud Drive This library is the basis for acdcli (https://github.com/sgeb/acdcli). . Still work in progress. Focusing on read-only operations at first. This library is needed for the program rclone, see BTS #822793 signature.asc Description: OpenPGP digital signature
Bug#841825: ITP: golang-github-stacktic-dropbox -- Go client library for the Dropbox core and Datastore API
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-stacktic-dropbox Version : 0.0~git20160424.0.58f839b-1 Upstream Author : Arnaud Ysmal * URL : https://github.com/stacktic/dropbox * License : BSD-2-clause Programming Lang: Go Description : Go client library for the Dropbox core and Datastore API Dropbox Go client library for the Dropbox core and Datastore API with support for uploading and downloading encrypted files. . Support of the Datastore API should be considered as a beta version. To use this library, you must have a valid client ID (app key) and client secret (app secret) provided by Dropbox. This library is needed for the program rclone, see BTS #822793 signature.asc Description: OpenPGP digital signature
Bug#842003: ITP: golang-github-tsenart-tb -- generic lock-free implementation of the "Token-Bucket" algorithm
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-tsenart-tb Version : 0.0~git20151208.0.19f4c3d-1 Upstream Author : Tomás Senart * URL : https://github.com/tsenart/tb * License : MIT Programming Lang: Go Description : generic lock-free implementation of the "Token-Bucket" algorithm The token bucket is an algorithm used in packet switched computer networks and telecommunications networks. It can be used to check that data transmissions, in the form of packets, conform to defined limits on bandwidth and burstiness (a measure of the unevenness or variations in the traffic flow). . This implementation of the token bucket generalises its applications beyond packet rate conformance. Hence, the word generic. You can use it to throttle any flow over time as long as it can be expressed as a number (bytes/s, requests/s, messages/s, packets/s, potatoes/s, heartbeats/s, etc...). . The lock-free part of the description refers to the lock-free programming techniques (CAS loop) used in the core Bucket methods (Take and Put). This library is needed for the program rclone, see BTS #822793 signature.asc Description: OpenPGP digital signature
Bug#842034: ITP: golang-github-unknwon-goconfig -- configuration file (.ini) parser
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-unknwon-goconfig Version : 0.0~git20160828.0.5aa4f8c-1 Upstream Author : 无闻 (Jiahua Chen) * URL : https://github.com/unknwon/goconfig * License : Apache-2.0 Programming Lang: Go Description : configuration file (.ini) parser This is a configuration file parser for the Go Programming Language, which provides a structure similar to what you would find on Microsoft Windows INI files. This library is needed for the program rclone, see BTS #822793 signature.asc Description: OpenPGP digital signature
Bug#843807: ITP: golang-github-mreiferson-go-httpclient -- Go HTTP client with timeouts
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: golang-github-mreiferson-go-httpclient Version : 0.0~git20160630.0.31f0106-1 Upstream Author : Matt Reiferson * URL : https://github.com/mreiferson/go-httpclient * License : Expat Programming Lang: Go Description : Go HTTP client with timeouts This Go package provides an HTTP Transport that implements the RoundTripper interface and can be used as a built in replacement for the standard library's, providing: . * connection timeouts * request timeouts . This is a thin wrapper around http.Transport that sets dial timeouts and uses Go's internal timer scheduler to call the Go 1.1+ CancelRequest() API. The package has already been part of stable, but has been removed in 2015 (https://tracker.debian.org/pkg/golang-mreiferson-httpclient). The name was slightly different back then, I'm using the opportunity to rename the package according to the current Go packaging standards. This package is a dependency of rclone (https://bugs.debian.org/822793). Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#846262: ITP: golang-github-pelletier-go-buffruneio -- wrapper around bufio to provide buffered runes access
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-pelletier-go-buffruneio Version : 0.0~git20160124.0.df1e16f-1 Upstream Author : Thomas Pelletier * URL : https://github.com/pelletier/go-buffruneio * License : Expat Programming Lang: Go Description : wrapper around bufio to provide buffered runes access Buffruneio is a wrapper around bufio to provide buffered runes access with unlimited unreads. This package is needed for the new upstream version of hugo, the static website generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#846276: ITP: golang-github-fortytw2-leaktest -- Goroutine Leak Detector
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-fortytw2-leaktest Version : 0.0~git20160923.0.0db74e8-1 Upstream Author : Ian Chiles * URL : https://github.com/fortytw2/leaktest * License : BSD-3-clause Programming Lang: Go Description : Goroutine Leak Detector Refactored, tested variant of the goroutine leak detector found in both net/http tests and the cockroachdb source tree. . Takes a snapshot of running goroutines at the start of a test, and at the end - compares the two and voila. Ignores runtime/sys goroutines. This package is needed for the new upstream version of hugo, the static website generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#846280: ITP: golang-github-bep-inflect -- inflection rules for the English language
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-bep-inflect Version : 0.0~git20160408.0.b896c45-1 Upstream Author : Bjørn Erik Pedersen * URL : https://github.com/bep/inflect * License : Expat Programming Lang: Go Description : inflection rules for the English language This package provides inflection rules for the English language, usable by go programs. This package is needed for the new upstream version of hugo, the static website generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#846282: ITP: go-toml -- Go library for the TOML language
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: go-toml Version : 0.3.5-1 Upstream Author : Thomas Pelletier * URL : https://github.com/pelletier/go-toml * License : TODO Programming Lang: Go Description : Go library for the TOML language This library supports TOML (Tom's Obvious, Minimal Language) version v0.4.0. . TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. This package is needed for the new upstream version of hugo, the static website generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Re: Bug#846282: ITP: go-toml -- Go library for the TOML language
Am 29.11.2016 um 21:20 schrieb Dr. Tobias Quathamer: * License : TODO Sorry, this should have been "Expat". Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#847781: ITP: extractpdfmark -- Extract page mode and named destinations as PDFmark from PDF
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: extractpdfmark Version : 1.0.1 Upstream Author : Masamichi Hosoda * URL : https://github.com/trueroad/extractpdfmark * License : GPL-3+ Programming Lang: C++ Description : Extract page mode and named destinations as PDFmark from PDF When you create a PDF document using a TeX system, you may include many small PDF files in the main PDF file. It is common for each of those files to use the same fonts. . If the small PDF files contain embedded font subsets, the TeX system includes them as-is in the main PDF. As a result, several subsets of the same font are embedded in the main PDF. It is not possible to remove the duplicates since they are different subsets. This vastly increases the size of the main PDF file. . On the other hand, if the small PDF files contain embedded full font sets, the TeX system also includes all of them in the main PDF. This time, the main PDF contains duplicates of the same full sets of fonts. Therefore, Ghostscript can remove the duplicates. This may considerably reduce the main PDF-file's size. . Finally, if the small PDF files contain some fonts that are not embedded, the TeX system outputs the main PDF file with some fonts missing. In this case, Ghostscript can embed the necessary fonts. It can significantly reduce the required disk size. . Either way, when Ghostscript reads the main PDF produced by the TeX system and outputs the final PDF it does not preserve PDF page-mode and named-destinations etc. As a result, when you open the final PDF, it is not displayed correctly. Also, remote PDF links will not work. . This program is able to extract page mode and named destinations as PDFmark from PDF. By using this you can get the small PDF files that have preserved them. signature.asc Description: OpenPGP digital signature
Bug#848700: ITP: golang-github-bep-gitmap -- map all filenames to info objects for a given git revision
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-bep-gitmap Version : 0.0~git20161029.0.a1a71ab-1 Upstream Author : Bjørn Erik Pedersen * URL : https://github.com/bep/gitmap * License : Expat Programming Lang: Go Description : map all filenames to info objects for a given git revision A fairly fast way to create a map from all the filenames to info objects for a given revision of a Git repo. . This library uses os/exec to talk to Git in order to avoid dependencies. This package is needed for the new release of hugo, the static website generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#889660: ITP: golang-github-gobuffalo-envy -- simplify working with ENV variables
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-gobuffalo-envy Version : 1.3.0+git20180205.bac51f7-1 Upstream Author : Mark Bates * URL : https://github.com/gobuffalo/envy * License : Expat Programming Lang: Go Description : simplify working with ENV variables Envy makes working with ENV variables in Go trivial: * Get ENV variables with default values * Set ENV variables safely without affecting the underlying system * Temporarily change ENV vars; useful for testing * Map all of the key/values in the ENV * Loads .env files (by using godotenv This package is a dependency for hugo 0.35. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893628: ITP: golang-github-a8m-tree -- implementation of the tree command
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-a8m-tree Version : 0.0~git20171213.cf42b1e-1 Upstream Author : Ariel Mashraki * URL : https://github.com/a8m/tree * License : MIT Programming Lang: Go Description: implementation of the tree command An implementation of the tree (http://mama.indstate.edu/users/ice/tree/) command written in Go, that can be used programmatically. This package is needed as dependency for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893776: ITP: golang-github-marstr-collection -- implementation of a few basic data structures
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-marstr-collection Version : 0.3.3+git20171004.e631537-1 Upstream Author : Martin Strobel * URL : https://github.com/marstr/collection * License : Expat Programming Lang: Go Description : implementation of a few basic data structures Inspired by .NET's Linq, querying data structures used in this library is a snap! Build Go pipelines quickly and easily which will apply lambdas as they query your data structures. Converting between slices and a queryable structure is as trivial as it should be. This package is a dependency of the new upstream version of golang-github-azure-azure-sdk-for-go. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893777: ITP: golang-github-dimchansky-utfbom -- Detection of the BOM and removing as necessary
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-dimchansky-utfbom Version : 0.0~git20170328.6c6132f-1 Upstream Author : Dmitrij Koniajev * URL : https://github.com/dimchansky/utfbom * License : Apache-2.0 Programming Lang: Go Description : Detection of the BOM and removing as necessary The package utfbom implements the detection of the BOM (Unicode Byte Order Mark) and removing as necessary. It can also return the encoding detected by the BOM. This package is a dependency of the new upstream version of golang-github-azure-azure-sdk-for-go. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893779: ITP: golang-github-djherbis-times -- file times (atime, mtime, ctime, btime)
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-djherbis-times Version : 1.0.1+git20170215.d25002f-1 Upstream Author : Dustin H * URL : https://github.com/djherbis/times * License : Expat Programming Lang: Go Description : file times (atime, mtime, ctime, btime) Go has a hidden time functions for most platforms, this repo makes them accessible. This package is a dependency of the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893782: ITP: golang-github-sevlyar-go-daemon -- library for writing system daemons
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-sevlyar-go-daemon Version : 0.1.3+git20180305.32749a7-1 Upstream Author : Sergey Yarmonov * URL : https://github.com/sevlyar/go-daemon * License : Expat Programming Lang: Go Description : library for writing system daemons Features: * Goroutine-safe daemonization * Out of box work with pid-files * Easy handling of system signals * Control of a daemon This package is a dependency of the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893818: ITP: golang-github-okzk-sdnotify -- systemd's service notification protocol (sd_notify)
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-okzk-sdnotify Version : 0.0~git20160804.ed8ca10-1 Upstream Author : okzk * URL : https://github.com/okzk/sdnotify * License : Expat Programming Lang: Go Description : systemd's service notification protocol (sd_notify) Go implementation of systemd's service notification protocol (sd_notify) This package is a dependency of the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#893820: ITP: golang-github-patrickmn-go-cache -- in-memory key:value store/cache (similar to Memcached)
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-patrickmn-go-cache Version : 2.1.0-1 Upstream Author : Patrick Mylund Nielsen * URL : https://github.com/patrickmn/go-cache * License : Expat Programming Lang: Go Description : in-memory key:value store/cache (similar to Memcached) go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. This package is a dependency of the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#894239: ITP: golang-github-dropbox-dropbox-sdk-go-unofficial -- Unofficial Go SDK for integrating with the Dropbox API v2
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-dropbox-dropbox-sdk-go-unofficial Version : 4.0.0+git20180119.f0b3f3d-1 Upstream Author : Dropbox Inc. * URL : https://github.com/dropbox/dropbox-sdk-go-unofficial * License : Expat Programming Lang: Go Description : Unofficial Go SDK for integrating with the Dropbox API v2 WARNING: This SDK is **NOT yet official**. What does this mean? * There is no formal Dropbox support for this SDK at this point * Bugs may or may not get fixed * Not all SDK features may be implemented and implemented features may be buggy or incorrect . However: * The SDK, while unofficial, _is_ usable. * Dropbox would like to get feedback from the community and evaluate the level of interest/enthusiasm before investing into official supporting one more SDK This package is needed as dependency for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#907355: ITP: golang-github-gregjones-httpcache -- Transport for http.Client that will cache responses
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-gregjones-httpcache Version : 0.0~git20180305.9cad4c3-1 Upstream Author : Greg Jones * URL : https://github.com/gregjones/httpcache * License : Expat Programming Lang: Go Description : Transport for http.Client that will cache responses The package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for http responses. . It is only suitable for use as a 'private' cache (i.e. for a web-browser or an API-client and not for a shared proxy). This package is needed for the new upstream version of dh-make-golang. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#907472: ITP: golang-github-google-go-github -- Go library for accessing the GitHub API
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-google-go-github Version : 18.0.0+git20180828.0780c36-1 Upstream Author : Google * URL : https://github.com/google/go-github * License : BSD-3-clause Programming Lang: Go Description : Go library for accessing the GitHub API go-github is a Go client library for accessing the GitHub API v3 (https://developer.github.com/v3/). This package is required for the new upstream version of dh-make-golang. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#908934: ITP: golang-github-azure-azure-pipeline-go -- HTTP request/response middleware pipeline
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-azure-azure-pipeline-go Version : 0.1.7 Upstream Author : Microsoft * URL : https://github.com/Azure/azure-pipeline-go * License : Expat Programming Lang: Go Description : HTTP request/response middleware pipeline Package pipeline implements an HTTP request/response middleware pipeline whose policy objects mutate an HTTP request's URL, query parameters, and/or headers before the request is sent over the wire. This package is needed for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#908935: ITP: golang-github-azure-azure-storage-blob-go -- Microsoft Azure Blob Storage Library for Go
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-azure-azure-storage-blob-go Version : 0.2.0-1 Upstream Author : Microsoft Azure * URL : https://github.com/Azure/azure-storage-blob-go * License : Expat Programming Lang: Go Description : Microsoft Azure Blob Storage Library for Go The Microsoft Azure Storage SDK for Go allows you to build applications that takes advantage of Azure's scalable cloud storage. It provides low-level and high-level APIs. This package is needed for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#908943: ITP: golang-github-dnaeon-go-vcr -- Record and replay your HTTP interactions for tests
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-dnaeon-go-vcr Version : 0.0~git20180814.aafff18-1 Upstream Author : Marin Atanasov Nikolov * URL : https://github.com/dnaeon/go-vcr * License : BSD-2-clause Programming Lang: Go Description : Record and replay your HTTP interactions for tests go-vcr simplifies testing by recording your HTTP interactions and replaying them in future runs in order to provide fast, deterministic and accurate testing of your code. This package is needed for the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#867766: ITP: golang-github-xanzy-ssh-agent -- Create an SSH agent
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-xanzy-ssh-agent Version : 0.0~git20151215.0.ba9c9e3-1 Upstream Author : Xanzy * URL : https://github.com/xanzy/ssh-agent * License : Apache-2.0 Programming Lang: Go Description : Create an SSH agent Create a new agent.Agent on any type of OS from any Go application. The package is needed as a build-dependency for the upcoming release of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#867784: ITP: golang-github-chaseadamsio-goorgeous -- A go org syntax parser to html
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-chaseadamsio-goorgeous Version : 0.0~git20170427.0.677defd-1 Upstream Author : Chase Adams * URL : https://github.com/chaseadamsio/goorgeous * License : Expat Programming Lang: Go Description : A go org syntax parser to html The purpose of this package is to come as close as possible to parsing an *.org document into HTML, the same way one might publish with org-publish-html from Emacs. This package is needed as build-dependency of the latest upstream version of hugo, the static site generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#867788: ITP: golang-golang-x-image -- supplementary Go image libraries
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-golang-x-image Version : 0.0~git20170523.0.426cfd8-1 Upstream Author : The Go Authors * URL : https://golang.org/x/image/ * License : BSD-3-clause Programming Lang: Go Description : supplementary Go image libraries This repository holds supplementary Go image libraries. This package is needed as build-dependency of the latest upstream version of hugo, the static site generator. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#868163: ITP: open-adventure -- colossal cave adventure, the 1995 430-point version
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: open-adventure Version : 1.2 Upstream Author : Eric S. Raymond * URL : https://gitlab.com/esr/open-adventure * License : BSD 2-clause Programming Lang: C, Python Description : colossal cave adventure, the 1995 430-point version This is the last descendent of the original 1976 Colossal Cave Adventure worked on by the original authors -- Crowther & Woods. It has sometimes been known as Adventure 2.5. The original PDP-10 name 'advent' is used for the built program to avoid collision with the BSD Games version. I intend to maintain the package in the pkg-games group on alioth. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#869829: ITP: golang-github-ncw-dropbox-sdk-go-unofficial -- unofficial Dropbox v2 API SDK for Go
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-ncw-dropbox-sdk-go-unofficial Version : 1.0.0+git20170530.11.5d9f46f-1 Upstream Author : Nick Craig-Wood * URL : https://github.com/ncw/dropbox-sdk-go-unofficial * License : Expat Programming Lang: Go Description : unofficial Dropbox v2 API SDK for Go An unofficial Go SDK for integrating with the Dropbox API v2. Tested with Go 1.5+ . WARNING: This SDK is NOT yet official. There is no formal Dropbox support (https://www.dropbox.com/developers/support) for this SDK at this point. Not all SDK features may be implemented and implemented features may be buggy or incorrect. This package is a dependency of the new upstream version of rclone. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#879051: ITP: prose -- golang library for text processing
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: prose Version : 1.1.0-1 Upstream Author : Joseph Kato * URL : https://github.com/jdkato/prose * License : Expat Programming Lang: Go Description : golang library for text processing prose is Go library for text (primarily English at the moment) processing that supports tokenization, part-of-speech tagging, named-entity extraction, and more. The library's functionality is split into subpackages designed for modular use. This package is needed for the new upstream version of hugo. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#879691: ITP: golang-github-danwakefield-fnmatch -- Update clone of kballards golang fnmatch gist
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-danwakefield-fnmatch Version : 0.0~git20160403.0.cbb64ac-1 Upstream Author : Daniel Wakefield * URL : https://github.com/danwakefield/fnmatch * License : BSD-2-clause Programming Lang: Go Description : Update clone of kballards golang fnmatch gist Updated clone of kballards golang fnmatch gist (https://gist.github.com/kballard/272720) This package is needed for the new hugo upstream release. signature.asc Description: OpenPGP digital signature
Bug#879694: ITP: golang-gopkg-alecthomas-kingpin.v3-unstable -- golang command line and flag parser
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-gopkg-alecthomas-kingpin.v3-unstable Version : 2.1.11+git20171010.63abe20-1 Upstream Author : Alec Thomas * URL : https://github.com/alecthomas/kingpin * License : Expat Programming Lang: Go Description : golang command line and flag parser Kingpin is a fluent-style, type-safe command-line parser. It supports flags, nested commands, and positional arguments. This package is needed for the new upstream release of hugo. signature.asc Description: OpenPGP digital signature
Bug#881195: ITP: belr -- language recognition library by Belledonne Communications
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: belr Version : 0.1.3 Upstream Author : Simon Morlat * URL : https://www.linphone.org/ * License : GPL-2+ Programming Lang: C++ Description : language recognition library by Belledonne Communications Belr is Belledonne Communications' language recognition library. It aims at parsing any input formatted according to a language defined by an ABNF grammar, such as the protocols standardized at IETF. . It is based on finite state machine theory and heavily relies on recursivity from an implementation standpoint. . The package is probably not useful outside the Belledonne Communications suite of libraries and programs. This package is needed as a dependency of the new linphone upstream version. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#881296: ITP: belcard -- VCard standard format manipulation library
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: belcard Version : 1.0.2 Upstream Author : Simon Morlat * URL : https://www.linphone.org/ * License : GPL-3+ Programming Lang: C++ Description : VCard standard format manipulation library Belcard is a C++ library to manipulate VCard standard format. . The package is probably not useful outside the Belledonne Communications suite of libraries and programs. This package is needed as a dependency of the new linphone upstream version. Regards, Tobias signature.asc Description: OpenPGP digital signature
Bug#883572: ITP: golang-github-golang-glog -- Leveled execution logs for Go
Package: wnpp Severity: wishlist Owner: "Dr. Tobias Quathamer" * Package name: golang-github-golang-glog Version : 0.0~git20160126.23def4e-1 Upstream Author : Go Authors, Michael Stapelberg * URL : https://github.com/golang/glog * License : Apache-2.0 Programming Lang: Go Description : Leveled execution logs for Go This is an efficient pure Go implementation of leveled logs in the manner of the open source C++ package glog. . By binding methods to booleans it is possible to use the log package without paying the expense of evaluating the arguments to the log. Through the -vmodule flag, the package also provides fine-grained control over logging at the file level. This package is a build dependency for the new upstream version of golang-google-grpc. Regards, Tobias signature.asc Description: OpenPGP digital signature