cvs commit: ports/textproc Makefile ports/textproc/xlreader
 Makefile distinfo pkg-descr
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Wed Jun 29 15:29:11 GMT 2005
    
    
  
jylefort    2005-06-29 15:29:10 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/xlreader    Makefile distinfo pkg-descr 
  Log:
  Add xlreader.
  
  Read data from Excel spread sheets without Microsoft! Provides an API to allow
  any application to read Excel documents. The xlreader tool converts Excel data
  to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java
  version by Andrew Khan.
  
  This project was designed out of frustration.
  
  WWW: http://www.giffin.org/xlreader.php
  
  PR:             ports/82629
  Submitted by:   Emanuel Haupt <ehaupt at critical.ch>
  
  Revision  Changes    Path
  1.836     +1 -0      ports/textproc/Makefile
  1.1       +29 -0     ports/textproc/xlreader/Makefile (new)
  1.1       +2 -0      ports/textproc/xlreader/distinfo (new)
  1.1       +11 -0     ports/textproc/xlreader/pkg-descr (new)
    
    
More information about the cvs-all
mailing list