Package: go-rice
Version: 1.0.2-r3
Depends: libc
Source: feeds/packages/devel/go-rice
SourceName: go.rice
License: BSD-2-Clause
LicenseFiles: LICENSE
Section: devel
SourceDateEpoch: 1778299247
URL: https://github.com/GeertJohan/go.rice
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Architecture: aarch64_generic
Installed-Size: 4474880
Description:  go.rice is a Go package that makes working with resources such as
 html,js,css,images and templates easy.
 
 During development go.rice will load required files directly from disk.
 Upon deployment it's easy to add all resource files to a executable
 using the rice tool without changing the source code for your package.
 
 go.rice provides methods to add resources to a binary in different scenarios.
