Thu, 13 Jun 2024 07:31:50 UTC | login

Information for RPM golang-github-revel-devel-1.0.0-1.fc33.noarch.rpm

ID645247
Namegolang-github-revel-devel
Version1.0.0
Release1.fc33
Epoch
Archnoarch
SummaryHigh productivity, full-stack web framework for the Go language
DescriptionA high productivity, full-stack web framework for the Go language. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/revel/revel
Build Time2020-08-01 19:30:42 GMT
Size144.20 KB
bddb582e32351f7a344317a5bdd887a5
LicenseMIT
Provides
golang(github.com/revel/revel) = 1.0.0-1.fc33
golang(github.com/revel/revel/cache) = 1.0.0-1.fc33
golang(github.com/revel/revel/logger) = 1.0.0-1.fc33
golang(github.com/revel/revel/model) = 1.0.0-1.fc33
golang(github.com/revel/revel/session) = 1.0.0-1.fc33
golang(github.com/revel/revel/testing) = 1.0.0-1.fc33
golang(github.com/revel/revel/utils) = 1.0.0-1.fc33
golang-github-revel-devel = 1.0.0-1.fc33
golang-ipath(github.com/revel/revel) = 1.0.0-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/bradfitz/gomemcache/memcache)
golang(github.com/fsnotify/fsnotify)
golang(github.com/garyburd/redigo/redis)
golang(github.com/go-stack/stack)
golang(github.com/mattn/go-colorable)
golang(github.com/patrickmn/go-cache)
golang(github.com/revel/config)
golang(github.com/revel/log15)
golang(github.com/revel/pathtree)
golang(github.com/twinj/uuid)
golang(github.com/xeonx/timeago)
golang(golang.org/x/net/websocket)
golang(gopkg.in/natefinch/lumberjack.v2)
golang(gopkg.in/stack.v0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 112 >>>
Name ascending sort Size
/usr/share/doc/golang-github-revel-devel0.00 B
/usr/share/doc/golang-github-revel-devel/AUTHORS43.00 B
/usr/share/doc/golang-github-revel-devel/CHANGELOG.md25.77 KB
/usr/share/doc/golang-github-revel-devel/CONTRIBUTING.md6.80 KB
/usr/share/doc/golang-github-revel-devel/README.md2.16 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/revel0.00 B
/usr/share/gocode/src/github.com/revel/revel0.00 B
/usr/share/gocode/src/github.com/revel/revel/.goipath46.00 B
/usr/share/gocode/src/github.com/revel/revel/CHANGELOG.md25.77 KB
/usr/share/gocode/src/github.com/revel/revel/CONTRIBUTING.md6.80 KB
/usr/share/gocode/src/github.com/revel/revel/README.md2.16 KB
/usr/share/gocode/src/github.com/revel/revel/before_after_filter.go1.50 KB
/usr/share/gocode/src/github.com/revel/revel/before_after_filter_test.go1.11 KB
/usr/share/gocode/src/github.com/revel/revel/binder.go16.24 KB
/usr/share/gocode/src/github.com/revel/revel/binder_test.go12.79 KB
/usr/share/gocode/src/github.com/revel/revel/cache0.00 B
/usr/share/gocode/src/github.com/revel/revel/cache/cache.go5.39 KB
/usr/share/gocode/src/github.com/revel/revel/cache/cache_test.go6.56 KB
/usr/share/gocode/src/github.com/revel/revel/cache/init.go1.95 KB
/usr/share/gocode/src/github.com/revel/revel/cache/inmemory.go3.63 KB
/usr/share/gocode/src/github.com/revel/revel/cache/inmemory_test.go1.01 KB
/usr/share/gocode/src/github.com/revel/revel/cache/memcached.go3.12 KB
/usr/share/gocode/src/github.com/revel/revel/cache/memcached_test.go1.35 KB
/usr/share/gocode/src/github.com/revel/revel/cache/redis.go6.73 KB
/usr/share/gocode/src/github.com/revel/revel/cache/redis_test.go1.50 KB
/usr/share/gocode/src/github.com/revel/revel/cache/serialization.go2.30 KB
/usr/share/gocode/src/github.com/revel/revel/cache/serialization_test.go2.21 KB
/usr/share/gocode/src/github.com/revel/revel/compress.go9.67 KB
/usr/share/gocode/src/github.com/revel/revel/compress_test.go1.63 KB
/usr/share/gocode/src/github.com/revel/revel/controller.go17.17 KB
/usr/share/gocode/src/github.com/revel/revel/controller_type.go5.52 KB
/usr/share/gocode/src/github.com/revel/revel/errors.go4.74 KB
/usr/share/gocode/src/github.com/revel/revel/event.go1.99 KB
/usr/share/gocode/src/github.com/revel/revel/event_test.go744.00 B
/usr/share/gocode/src/github.com/revel/revel/fakeapp_test.go3.56 KB
/usr/share/gocode/src/github.com/revel/revel/field.go2.47 KB
/usr/share/gocode/src/github.com/revel/revel/filter.go1.33 KB
/usr/share/gocode/src/github.com/revel/revel/filterconfig.go6.86 KB
/usr/share/gocode/src/github.com/revel/revel/filterconfig_test.go3.51 KB
/usr/share/gocode/src/github.com/revel/revel/flash.go2.25 KB
/usr/share/gocode/src/github.com/revel/revel/http.go13.03 KB
/usr/share/gocode/src/github.com/revel/revel/i18n.go7.83 KB
/usr/share/gocode/src/github.com/revel/revel/i18n_test.go9.65 KB
/usr/share/gocode/src/github.com/revel/revel/intercept.go6.86 KB
/usr/share/gocode/src/github.com/revel/revel/intercept_test.go2.75 KB
/usr/share/gocode/src/github.com/revel/revel/invoker.go1.43 KB
/usr/share/gocode/src/github.com/revel/revel/invoker_test.go3.36 KB
/usr/share/gocode/src/github.com/revel/revel/libs.go2.31 KB
/usr/share/gocode/src/github.com/revel/revel/libs_test.go860.00 B
Component of No Buildroots