CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/05/12 10:19:21
Log message:
Import py-enum34.
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4.
An enumeration is a set of symbolic names (members) bound to unique,
constant values. Within an enumeration, the members can be compared by
identity, and the enumeration itself can be iterated over.
from Nils R, ok sthen@
Status:
Vendor Tag: benoit
Release Tags: benoit_20140512
N ports/devel/py-enum34/Makefile
N ports/devel/py-enum34/distinfo
N ports/devel/py-enum34/pkg/PLIST
N ports/devel/py-enum34/pkg/DESCR
No conflicts created by this import