[ Fonte: golang-github-vincent-petithory-dataurl ]
Pacote: golang-github-vincent-petithory-dataurl-dev (0.0~git20191104.d1553a7-1.1)
Links para golang-github-vincent-petithory-dataurl-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-vincent-petithory-dataurl:
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7-1.1.dsc]
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7.orig.tar.xz]
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7-1.1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-gorilla-handlers-dev
- golang-github-gowebpki-jcs-dev
- golang-webpki-org-jsoncanonicalizer-dev
- golang-github-jtacoma-uritemplates-dev
- golang-github-puerkitobio-purell-dev
- golang-github-youmark-pkcs8-dev
- libdata-url-java
- golang-github-caarlos0-env-dev
- php-twig-html-extra
- libjsoup-java-doc
- golang-github-davecgh-go-xdr-dev
Data URL Schemes in Golang (library)
This package parses and generates Data URL Schemes for the Go language, according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
Data URLs are small chunks of data commonly used in browsers to display inline data, typically like small images, or when you use the FileReader API of the browser.
Common use-cases:
* generate a data URL out of a string, []byte, io.Reader for inclusion in HTML templates * parse a data URL sent by a browser in a http.Handler, and do something with the data (save to disk, etc.)
Download de golang-github-vincent-petithory-dataurl-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 11.7 kB | 58.0 kB | [lista de arquivos] |