pkgsrc-wip/py-gnosis-utils
Marc Recht 7e68f72dff Update to 1.0.7
* New module gnosis.anon. This module generates "anonyms" for email
  addresses, and forwards any mail sent to those anonyms on to the
  corresponding real addresses. In other words, this is a protocol
  that allows anonymous recipients to get email. Currently alpha-status.
  See http://gnosis.cx/anon for further information.

* Updated gnosis.xml.pickle to handle the new BooleanType in
  Python 2.3. Python <= 2.2 can read these pickles as well.
  Revised family mapping for functions/classes.

* Bugfix in gnosis.xml.pickle.util for classes that are
  loaded from sys.modules.

* Rewrote gnosis.util.introspect.instance_noinit to use more
  robust "new" module and/or __new__() as applicable. Added
  obj_from_classtype to public API.

* Updated xml.objectify to handle namespaces. Additional check
  for passed DOM node. Added new tests.

* New util xmlcat.py for concatenating XML files.
2003-06-29 17:23:14 +00:00
..
buildlink2.mk Update to 1.0.7 2003-06-29 17:23:14 +00:00
DESCR Initial import of py-gnosis-utils 1.0.6 2003-04-13 12:57:00 +00:00
distinfo Update to 1.0.7 2003-06-29 17:23:14 +00:00
Makefile Update to 1.0.7 2003-06-29 17:23:14 +00:00
PLIST Update to 1.0.7 2003-06-29 17:23:14 +00:00