パッケージ: golang-rice (1.0.2-1 など) [debports]
golang-rice に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-geertjohan-go.rice-dev
- libcatalyst-plugin-static-simple-perl
- golang-github-valyala-quicktemplate-dev
- golang-github-tdewolff-minify-dev
- golang-github-akavel-rsrc-dev
- python3-django-sass-processor
- pex
- golang-github-mendersoftware-mender-artifact-dev
- python3-xstatic-hogan
- python3-xstatic-spin
- binwalk
tool for embedding web resources into Go executables
go.rice is a Golang package that makes working with resources such as html, js, css, images and templates very easy. During development go.rice will load required files directly from disk. Upon deployment it is easy to add all resource files to a executable using the rice tool, without changing the source code for your package. Several methods are provided for adding resources to your binary by go.rice.
This package contains the command-line tool.
その他の golang-rice 関連パッケージ
|
|
|
|
-
- dep: libc6.1 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgo23
- Runtime library for GNU Go applications