Commit graph

7 commits

Author SHA1 Message Date
Marc Recht
1583f3f2b1 catch-up with the pyxml -> py-xml name change in pkgsrc 2004-01-25 14:36:24 +00:00
Marc Recht
8ee752470e Fix the PLISTs after the pkgsrc lang/python/extension.mk change.
Also, add python23, python23-pth and remove unneeded compileall.py in
post-install target where appropriate.
2003-09-14 22:00:36 +00:00
Marc Recht
fb84990e2f compileall.py in the post-install target is no longer needed. To install
the optimized files (.pyo) is now the default in pkgsrc.
While we're at it, use my NetBSD.org email address.
2003-09-14 20:38:08 +00:00
Marc Recht
59d4fd16cf Enhance DESCR by taking a snippet from the ANNOUNCE text. 2003-09-06 21:25:23 +00:00
Marc Recht
95bf6bdcc3 Update Gnosis Utils to 1.1.0.
This release contains enhancements to gnosis.xml.objectify.
(See the ANNOUNCE file for details.)
2003-07-27 17:24:50 +00:00
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
Marc Recht
bce31f8d29 Initial import of py-gnosis-utils 1.0.6
Gnosis_Utils contains several classes for working with XML,
as well as other generally useful tools
2003-04-13 12:57:00 +00:00