clsung      2011-03-21 03:23:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-venusian    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Venusian is a library which allows framework authors to defer decorator
  actions. Instead of taking actions when a function (or class) decorator
  is executed at import time, you can defer the action usually taken by
  the decorator until a separate "scan" phase.
  
  WWW:    http://pypi.python.org/pypi/venusian
  
  Revision  Changes    Path
  1.4278    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/py-venusian/Makefile (new)
  1.1       +2 -0      ports/devel/py-venusian/distinfo (new)
  1.1       +6 -0      ports/devel/py-venusian/pkg-descr (new)
  1.1       +77 -0     ports/devel/py-venusian/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