[Python-modules-team] pyjavaproperties_0.6-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Jun 25 21:19:09 UTC 2012
(new) pyjavaproperties_0.6-1.debian.tar.gz optional python
(new) pyjavaproperties_0.6-1.dsc optional python
(new) pyjavaproperties_0.6.orig.tar.gz optional python
(new) python-pyjavaproperties_0.6-1_all.deb optional python
Python implementation of java.util.Properties
This module is designed to be a python equivalent to the
java.util.Properties class. Currently, the basic input/output methods
are supported, and there are plans to add the XML input/output
methods found in J2SE 5.0.
.
Fundamentally, this module is designed so that users can easily parse
and manipulate Java Properties files - that's it. There's a fair
number of us pythonistas who work in multi-language shops, and
constantly writing your own parsing mechanism is just painful. Not to
mention Java guys are notoriously unwilling to use anything which is
cross-language for configuration, unless it's XML, which is a form of
self-punishment. :)
Changes:
pyjavaproperties (0.6-1) unstable; urgency=low
.
* Initial release (Closes: #650688)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 650688
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list