mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
create bsd12 branch
This commit is contained in:
5
python/py-enum34/pkg-descr
Normal file
5
python/py-enum34/pkg-descr
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/enum34
|
||||
Reference in New Issue
Block a user