Bug 137969 - New Port: textproc/py-xlwt
Summary: New Port: textproc/py-xlwt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 18:00 UTC by dikshie
Modified: 2009-08-22 23:20 UTC (History)
0 users

See Also:


Attachments
file.shar (11.10 KB, text/plain)
2009-08-19 18:00 UTC, dikshie
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dikshie 2009-08-19 18:00:10 UTC
New Port: py-xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.6

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-19 18:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-19 18:09:29 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-08-22 23:10:39 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-08-22 23:11:01 UTC
miwi        2009-08-22 22:10:52 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-xlwt     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Library to create spreadsheet files compatible with
  MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3
  to 2.6
  
  xlwt is a library for generating spreadsheet files that are compatible
  with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt
  has full support for Unicode. Excel spreadsheets can be generated on
  any platform without needing Excel or a COM server. The only
  requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.
  
  WWW: http://www.python-excel.org/
  
  PR:             ports/137969
  Submitted by:   Dikshie
  
  Revision  Changes    Path
  1.1373    +1 -0      ports/textproc/Makefile
  1.1       +19 -0     ports/textproc/py-xlwt/Makefile (new)
  1.1       +3 -0      ports/textproc/py-xlwt/distinfo (new)
  1.1       +11 -0     ports/textproc/py-xlwt/pkg-descr (new)
  1.1       +152 -0    ports/textproc/py-xlwt/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"