cvs commit: ports/devel Makefile ports/devel/py-utils Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Mon Mar 20 19:22:13 UTC 2006


pav         2006-03-20 19:22:13 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-utils       Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Voidspace Pythonutils package is a simple way of installing the Voidspace
  collection of modules. These are currently:
  
      ConfigObj 4.1.0 - Easy config file reading/writing
      validate 0.2.1 - Validation and type conversion system
      listquote 1.4.0 - String to list conversion
      StandOut 2.1.0 - Simple logging and output control object
      pathutils 0.2.4 - For working with paths and files
      cgiutils 0.3.5 - CGI helpers
      urlpath 0.1.0 - Functions for handling URLs
      odict 0.2.1 - Ordered Dictionary Class
  
  Several of the Voidspace Projects depend on these modules. They are also useful
  in their own right of course. They are primarily general utility modules that
  simplify common programming tasks in Python.
  
  WWW: http://www.voidspace.org.uk/python/pythonutils.html
  
  PR:             ports/94657
  Submitted by:   Daniel <daniel at netwalk.org>
  
  Revision  Changes    Path
  1.2143    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/py-utils/Makefile (new)
  1.1       +3 -0      ports/devel/py-utils/distinfo (new)
  1.1       +17 -0     ports/devel/py-utils/pkg-descr (new)
  1.1       +65 -0     ports/devel/py-utils/pkg-plist (new)


More information about the cvs-ports mailing list