| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Nov 2012 00:58:00
0.5.1
|
wen  |
- Update to 0.5.1
Feature safe: yes |
27 Sep 2012 08:21:20
0.5.0
|
wen  |
- Update to 0.5.0
- Convert to new Makefile format |
04 Aug 2011 01:19:27
0.4.2
|
wen  |
- Update to 0.4.2
- Add LICENSE
- Remove whitespace in pkg-descr
PR: ports/158730
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
22 Apr 2011 02:12:05
0.4.1
|
wen  |
- Update to 0.4.1 |
06 Jan 2011 00:10:19
0.4.0
|
wen  |
- Update to 0.4.0 |
25 Oct 2010 11:22:23
0.3.7
|
wen  |
- Update to 0.3.7 |
18 Aug 2010 14:14:42
0.3.6
|
glarkin  |
- Restrict Python version to 2.5+ to avoid syntax error with Python 2.4
PR: ports/149276
Submitted by: glarkin
Approved by: wen (via email) |
01 Jun 2010 02:39:08
0.3.6
|
wen  |
- Update to 0.3.6 |
07 May 2010 07:53:21
0.3.5
|
wen  |
- Update to 0.3.5 |
15 Mar 2010 02:08:09
0.3.4
|
wen  |
- Update to 0.3.4 |
26 Feb 2010 02:50:33
0.3.2
|
wen  |
- Update to 0.3.2
Feature safe: yes |
03 Jan 2010 08:13:38
0.3.0
|
wen  |
The dexml module takes the obvious mapping between XML tags and
Python objects and lets you capture that as cleanly as possible.
Loosely inspired by Django's ORM, you write simple class definitions
to define the expected structure of your XML document.
WWW: http://www.rfk.id.au/software/ |