wen         2011-11-08 09:06:33 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-zope.minmax Makefile distinfo pkg-descr pkg-plist 
  Log:
  The zope.minmax.AbstractValue class provides a super class which can be
  subclassed to store arbitrary homogeneous values in a persistent storage
  and apply different conflict resolution policies.
  
  The subclasses defined here are resolving the conflicts using always
  either the maximum or the minimum of the conflicting values.
  
  WWW: http://pypi.python.org/pypi/zope.minmax/
  
  Submitted by:   Ruslan Mahmatkhanov <[email protected]> (via GitHub)
  
  Revision  Changes    Path
  1.4654    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-zope.minmax/Makefile (new)
  1.1       +2 -0      ports/devel/py-zope.minmax/distinfo (new)
  1.1       +8 -0      ports/devel/py-zope.minmax/pkg-descr (new)
  1.1       +27 -0     ports/devel/py-zope.minmax/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