beech       2008-05-05 14:59:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/tclxml-expat   Makefile pkg-descr pkg-plist 
  Log:
  Add tclxml-expat , API for parsing XML documents using Tcl.
  
  TclXML is an API for parsing XML documents using the Tcl scripting
  language. It is also a package with several parser implementations.
  The goal of the TclXML package is to provide an API for Tcl scripts
  that allows "Plug-and-Play" parser implementations; ie. an application
  will be able to use different parser implementations without change
  to the application code.
  
  Revision  Changes    Path
  1.3054    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/tclxml-expat/Makefile (new)
  1.1       +9 -0      ports/devel/tclxml-expat/pkg-descr (new)
  1.1       +6 -0      ports/devel/tclxml-expat/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to