| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-javaproperties | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.7.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 3.3.1 | Build date: Mon Mar 8 22:06:00 2021 |
| Group: Development/Languages/Python | Build host: sheep64 |
| Size: 207014 | Source RPM: python-javaproperties-0.7.0-3.3.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/jwodder/javaproperties | |
| Summary: Read & Write Java Properties Files | |
Read & write Java .properties files.
MIT
* Mon Dec 14 2020 adrian.glaubitz@suse.com
- Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
* Thu Apr 16 2020 pgajdos@suse.com
- version update to 0.7.0
v0.7.0 (2020-03-09)
- ------------------
- `parse()` now accepts strings as input
- **Breaking**: `parse()` now returns a generator of custom objects instead of
triples of strings
- Gave `PropertiesFile` a settable `timestamp` property
- Gave `PropertiesFile` a settable `header_comment` property
- Handle unescaping surrogate pairs on narrow Python builds
v0.6.0 (2020-02-28)
- ------------------
- Include changelog in the Read the Docs site
- Support Python 3.8
- When dumping a value that begins with more than one space, only escape the
first space in order to better match Java's behavior
- Gave `dump()`, `dumps()`, `escape()`, and `join_key_value()` an
`ensure_ascii` parameter for optionally not escaping non-ASCII characters in
output
- Gave `dump()` and `dumps()` an `ensure_ascii_comments` parameter for
controlling what characters in the `comments` parameter are escaped
- Gave `to_comment()` an `ensure_ascii` parameter for controlling what
characters are escaped
- Added a custom encoding error handler `'javapropertiesreplace'` that encodes
invalid characters as `\uXXXX` escape sequences
- really test the package
* Tue Nov 26 2019 adrian.glaubitz@suse.com
- Initial build
+ Version 0.5.2
/usr/lib/python3.6/site-packages/javaproperties /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/javaproperties-0.7.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/javaproperties/__init__.py /usr/lib/python3.6/site-packages/javaproperties/__pycache__ /usr/lib/python3.6/site-packages/javaproperties/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/propclass.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/propclass.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/propfile.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/propfile.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/reading.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/reading.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/writing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/writing.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/xmlprops.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/javaproperties/__pycache__/xmlprops.cpython-36.pyc /usr/lib/python3.6/site-packages/javaproperties/propclass.py /usr/lib/python3.6/site-packages/javaproperties/propfile.py /usr/lib/python3.6/site-packages/javaproperties/reading.py /usr/lib/python3.6/site-packages/javaproperties/util.py /usr/lib/python3.6/site-packages/javaproperties/writing.py /usr/lib/python3.6/site-packages/javaproperties/xmlprops.py /usr/share/doc/packages/python3-javaproperties /usr/share/doc/packages/python3-javaproperties/CHANGELOG.md /usr/share/doc/packages/python3-javaproperties/README.rst /usr/share/licenses/python3-javaproperties /usr/share/licenses/python3-javaproperties/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026