Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <[email protected]>


* Package name    : pyjavaproperties
  Version         : 0.6
  Upstream Author : Jesse Noller <[email protected]>
* URL             : http://pypi.python.org/pypi/pyjavaproperties/
* License         : PSF (Python Software Foundation) License
  Programming Lang: Python
  Description     : 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. :)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to