SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-magiconair-properties rpm build for : OpenSuSE. For other distributions click golang-github-magiconair-properties.

Name : golang-github-magiconair-properties
Version : 1.8.1+git20190510.de8848e Vendor : obs://build_opensuse_org/devel:languages:go
Release : 1.2 Date : 2021-01-11 07:10:06
Group : Development/Languages/Golang Source RPM : golang-github-magiconair-properties-1.8.1+git20190510.de8848e-1.2.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : Java properties scanner for Go
Description :
properties is a Go library for reading and writing properties files.

It supports reading from multiple files or URLs and Spring style recursive property
expansion of expressions like ${key} to their corresponding value. Value expressions
can refer to other keys like in ${key} or to environment variables like in ${USER}.
Filenames can also contain environment variables like in /home/${USER}/myapp.properties.

Properties can be decoded into structs, maps, arrays and values through struct tags.

Comments and the order of keys are preserved. Comments can be modified and can be
written to the output.

The properties library supports both ISO-8859-1 and UTF-8 encoded data.

Starting from version 1.3.0 the behavior of the MustXXX() functions is configurable
by providing a custom ErrorHandler function. The default has changed from panic to
log.Fatal but this is configurable and custom error handling functions can be provided.

See the package documentation for details.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/go/openSUSE_Factory_PowerPC/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-magiconair-properties-1.8.1+git20190510.de8848e-1.2.noarch.rpm
ftp.icm.edu.pl  golang-github-magiconair-properties-1.8.1+git20190510.de8848e-1.2.noarch.rpm
ftp.icm.edu.pl  golang-github-magiconair-properties-1.8.1+git20190510.de8848e-1.2.noarch.rpm
ftp.icm.edu.pl  golang-github-magiconair-properties-1.8.1+git20190510.de8848e-1.2.noarch.rpm
     

Provides :
golang(github.com/magiconair/properties)
golang(github.com/magiconair/properties/assert)
golang-github-magiconair-properties

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/packages/golang-github-magiconair-properties
/usr/share/doc/packages/golang-github-magiconair-properties/CHANGELOG.md
/usr/share/doc/packages/golang-github-magiconair-properties/README.md
/usr/share/go/1.14/contrib/src
/usr/share/go/1.14/contrib/src/github.com
/usr/share/go/1.14/contrib/src/github.com/magiconair
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/assert
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/assert/assert.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/assert/assert_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/benchmark_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/decode.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/decode_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/doc.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/example_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/integrate.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/integrate_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/lex.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/load.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/load_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/parser.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/properties.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/properties_test.go
/usr/share/go/1.14/contrib/src/github.com/magiconair/properties/rangecheck.go
/usr/share/licenses/golang-github-magiconair-properties
/usr/share/licenses/golang-github-magiconair-properties/LICENSE

 
ICM