Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource openprops

OpenProps is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries. By using OpenJDK code, OpenProps should handle all the old corner-cases in exactly the same way Java does. The handling of whitespace and comments is tested by a number of JUnit tests. But please let me know if you find a bug! Note the following differences from java.util.Properties: 1. preserves comments and the order of entries in the file 2. storeToXml doesn't use the Sun DTD (or any DTD) because it adds attributes for comments. 3. equals() and hashCode() won't work the same way as with java.util.Properties, because they are no longer inherited from Hashtable. All you get is identity equality/hashcode. Also note that any header comment in the .properties file will be interpreted as a comment attached to the first message.

Found 1 sites for openprops

Found 4 RPM for openprops

PackageSummaryDistributionDownload
openprops-0.7.1-1.el7.noarch.htmlAn improved java.util.Properties from OpenJDKEPEL 7 for ppc64leopenprops-0.7.1-1.el7.noarch.rpm
openprops-0.7.1-1.el7.noarch.htmlAn improved java.util.Properties from OpenJDKEPEL 7 for aarch64openprops-0.7.1-1.el7.noarch.rpm
openprops-0.7.1-1.el7.noarch.htmlAn improved java.util.Properties from OpenJDKEPEL 7 for ppc64openprops-0.7.1-1.el7.noarch.rpm
openprops-0.7.1-1.el7.noarch.htmlAn improved java.util.Properties from OpenJDKEPEL 7 for x86_64openprops-0.7.1-1.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet