aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-excelerator
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Move over to py25 or abovemiwi2011-02-251-1/+2
| | | | - While here get rid FreeBSD 6.X and md5 support
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with T,U,V
* - Update to version 0.6.4.1miwi2009-05-093-48/+54
| | | | | PR: 134296 Submitted by: Ports Fury
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* Reset whitekid@gmail.com after timeouts and no response to email.linimon2006-12-131-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Update to 0.6.3amnag2005-10-263-6/+6
| | | | | PR: 88017 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* Update to 0.6.0alawrance2005-08-313-3/+32
| | | | | PR: ports/85022 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
* Update to 0.5.3a.novel2005-05-233-3/+5
| | | | | PR: 81379 Submitted by: Choe, Cheng-Dae (maintainer)
* - Update to 0.5.2apav2005-05-203-40/+25
| | | | | PR: ports/81239 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
* Add py-excelerator.jylefort2005-05-144-0/+121
pyExcelerator is a Python library that can generate Excel 97+ files and import Excel 95+ files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files. WWW: http://sourceforge.net/projects/pyexcelerator PR: ports/80962 Submitted by: Choe Cheng-Dae <whitekid@gmail.com>