Commit graph

14 commits

Author SHA1 Message Date
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
3236873ec5 Update py-excelerator to 0.6.4.1.
(while here, register egg-info).

0.6.4.1 (11.04.2009)
---------
    * support writing to file-like objects
    * add support for setting formula cell options
    * add support for using color name strings to set the Font color
      properties
    * add support for setting default row height records
    * add set_column, set_columns, and write_cols which are similar
      to the perl counter parts and allow setting/writing to multiple columns
    * allow page breaks to be intergers in the page break list
    * add support for setting print area, and beginnings of other macros
      and builtin functions
    * allow None to be given to add_style to set default style
    * Accepted patch for some bugs in the RK conversion routine from
      John Machin
    * add support for setting default results for formulas
    * fix bug in lexer where symbols of more than one character are
      not recognized
    * Fix #1621199: typo causes DIMENSIONS record to have wrong number
      of columns
    * add support hyperlinks
    * FIX #1618833: XFStyle defaults are now copies of the default properties.
2012-02-04 12:03:32 +00:00
obache
9e535f758e sort 2012-02-04 11:58:19 +00:00
dholland
8891ed45e5 REPLACE_PYTHON 2011-10-01 20:39:28 +00:00
obache
e1c2ed3fad Drop PYTHON_VERSION_ACCEPTED restriction, it was just "not accept python23". 2011-06-14 11:10:54 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
be089192f3 Sort PYTHON_VERSIONS_ACCEPTED. 2009-02-11 14:23:31 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
mjl
8966cc0036 Correct doc and example path. 2008-03-08 00:32:21 +00:00
mjl
5017630b09 Initial import of py-Excelerator 0.6.3a
This is a library for generating Excel 97/2000/XP/2003 and
OpenOffice Calc compatible  spreadsheets. pyExcelerator has
full-blown support for UNICODE in Excel and Calc spreadsheets,
allows using variety of formatting features, provides interface
to printing options of Excel and OpenOffice Calc.
2008-03-08 00:18:25 +00:00