Package: wnpp Severity: wishlist Owner: Emanuel Krivoy <ekri...@gmail.com>
* Package name : golang-rsc-pdf Version : 0.1.0+git20180525.c47d69c-1 Upstream Author : Russ Cox * URL : https://github.com/rsc/pdf * License : BSD-3-clause Programming Lang: Go Description : Golang library that provides a reader for the PDF format PDF is Adobe's Portable Document Format. A PDF document is a complex data format built on a fairly simple structure. This package exposes the simple structure along with some wrappers to extract basic information. If more complex information is needed, it is possible to extract that information by interpreting the structure exposed by this package. This library is a dependency of the golang.org/x/arch library, which is a dependency of delve (github.com/go-delve/delve, ITP in #932835). If possible I'd like this package to be co-mantained/sponsored by the Go Team.