Package: go-rice
Version: 1.0.2-r2
Depends: libc
Source: feeds/kiddin9/go-rice
SourceName: go.rice
License: BSD-2-Clause
LicenseFiles: LICENSE
Section: devel
SourceDateEpoch: 1744764373
URL: https://github.com/GeertJohan/go.rice
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Architecture: x86_64
Installed-Size: 4720640
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.
