Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> golang >> dataurl
aramo  ]

パッケージ: dataurl (0.0~git20191104.d1553a7-1.1)

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.

その他の dataurl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb

dataurl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
arm64 831.1 kB2439 kB [ファイル一覧]