aboutsummaryrefslogtreecommitdiff
path: root/devel/py-javaproperties/pkg-descr
blob: df7ca33705d5d3389671fb61f9a14a63fba55ecc (plain) (blame)
1
2
3
4
5
6
7
This package provides support for reading & writing Java .properties files (both
the simple line-oriented format and XML) with a simple API based on the json
module - though, for recovering Java addicts, it also includes a Properties
class intended to match the behavior of Java 8's java.util.Properties as much as
is Pythonically possible.

WWW: https://github.com/jwodder/javaproperties