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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to