[ bianca ]
[ Paquet source : golang-github-vincent-petithory-dataurl ]
Paquet : dataurl (0.0~git20191104.d1553a7-1.1 et autres)
Liens pour dataurl
Télécharger le paquet source golang-github-vincent-petithory-dataurl :
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7-1.1.debian.tar.xz]
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7-1.1.dsc]
- [golang-github-vincent-petithory-dataurl_0.0~git20191104.d1553a7.orig.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- golang-github-gorilla-handlers-dev
- golang-github-gowebpki-jcs-dev
- golang-webpki-org-jsoncanonicalizer-dev
- golang-github-puerkitobio-purell-dev
- libdata-url-java
- golang-github-youmark-pkcs8-dev
- golang-github-jtacoma-uritemplates-dev
- php-twig-html-extra
- golang-github-davecgh-go-xdr-dev
- libjsoup-java-doc
- golang-github-caarlos0-env-dev
Data URL Schemes in Golang (program)
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.)
This package contains the dataurl CLI utility.
Autres paquets associés à dataurl
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
un paquet virtuel est également fourni par libc6-udeb
Télécharger dataurl
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| amd64 | 0.0~git20191104.d1553a7-1.1+b17 | 1 172,8 ko | 3 337,0 ko | [liste des fichiers] |
| arm64 | 0.0~git20191104.d1553a7-1.1+b17 | 1 025,9 ko | 3 157,0 ko | [liste des fichiers] |