Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 09:02:19 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-PEAK-Rules Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200907010902.n6192J30074076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-07-01 09:02:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-PEAK-Rules  Makefile distinfo pkg-descr pkg-plist 
  Log:
  PEAK-Rules is a highly-extensible framework for creating and using
  generic functions, from the very simple to the very complex. Out of
  the box, it supports multiple-dispatch on positional arguments using
  tuples of types, full predicate dispatch using strings containing
  Python expressions, and CLOS-like method combining. (But the framework
  allows you to mix and match dispatch engines and custom method
  combinations, if you need or want to.)
  
  WWW:    http://pypi.python.org/pypi/PEAK-Rules
  
  PR:             ports/135965
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3537    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/py-PEAK-Rules/Makefile (new)
  1.1       +3 -0      ports/devel/py-PEAK-Rules/distinfo (new)
  1.1       +9 -0      ports/devel/py-PEAK-Rules/pkg-descr (new)
  1.1       +1 -0      ports/devel/py-PEAK-Rules/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907010902.n6192J30074076>