slackbuilds_ponce/libraries/enum34
Willy Sudiarto Raharjo 0a90b3de17 libraries/enum34: Remove python 3 support.
It failed with this error message:
AttributeError: module 'enum' has no attribute 'IntFlag'

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-02 00:02:21 +07:00
..
enum34.info libraries/enum34: Updated for version 1.1.6. 2016-05-20 20:04:00 +07:00
enum34.SlackBuild libraries/enum34: Remove python 3 support. 2017-01-02 00:02:21 +07:00
README
slack-desc libraries/enum34: Fix slack-desc. 2016-11-14 16:47:23 +07:00

enum34 is the new Python stdlib enum module available in Python 3.4
backported for previous versions of Python from 2.4 to 3.3.