FileSize | 25068 |
MD5 | 11DA1128EF0104F30B527BC8F13C603A |
PackageDescription | Java properties scanner for Go
“properties” is a Go library for reading and writing properties files.
.
It supports reading from multiple files 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.
.
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. |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-github-magiconair-properties-dev |
PackageSection | devel |
PackageVersion | 1.7.0-2 |
SHA-1 | 81C99F02FBA2A239EDC521AD43579C44BEFF73A8 |
SHA-256 | 129E471C4E0428D7DCE0349655ADC9229E61AA2CA25F231766C689A18D288E4D |