Launchpad does not know where flufl.enum hosts its code.

There are download files available for flufl.enum.

Bazaar branches

Name Status Last Modified Last Commit
lp:~msabramo/flufl.enum/python2.6 (Has a merge proposal) 1 Development 2013-10-27 12:16:20 UTC
101. tox.ini: Add py34 and pypy

Author: Marc Abramowitz
Revision Date: 2013-10-27 12:16:20 UTC

tox.ini: Add py34 and pypy

lp:~msabramo/flufl.enum/update_distribute_setup (Has a merge proposal) 1 Development 2013-10-27 11:58:08 UTC
99. Update version of distribute_setup.py...

Author: Marc Abramowitz
Revision Date: 2013-10-27 11:53:33 UTC

Update version of distribute_setup.py from 0.6.19 to 0.6.49 to fix tox errors
with py33 (`OSError: Could not build the egg`)

I tried updating to the latest version of ez_setup from setuptools instead, but
this caused the error:

    The required version of setuptools (>=1.1.6) is not available,
    and can't be installed while this script is running. Please
    install a more recent version first, using
    'easy_install -U setuptools'.

lp:~ohdeno/flufl.enum/fix-linefeeds bug 2 Mature 2011-10-21 14:36:23 UTC
54. Remove line feed characters.

Author: Denis Zawada
Revision Date: 2011-10-21 14:34:41 UTC

Remove line feed characters.

lp:~ssteinerx/flufl.enum/easy.docs 0 Experimental 2011-06-12 16:45:30 UTC
50. Added ability to use iterable type pa...

Author: Steve Steiner
Revision Date: 2011-06-12 16:45:30 UTC

Added ability to use iterable type param on make_enum, along with param to set starting value for enum. Added explicit get() to allow retrieval of enums with normal get(i, dflt) semantics which seem more natural to me.

lp:~bloodaille/flufl.enum/trunk 1 Development 2011-03-18 09:09:18 UTC
52. Implements EnumValue.__compare__, Enu...

Author: bloody
Revision Date: 2011-03-18 09:09:18 UTC

Implements EnumValue.__compare__, EnumGroup.__eq__
EnumGroup has no more op_func arguments (default is OR bitop)

lp:~chemoelectric/flufl.enum/munepy-py3 1 Development 2009-11-16 06:12:16 UTC
19. Gentoo ebuild added.

Author: trashman
Revision Date: 2009-11-16 06:12:16 UTC

Gentoo ebuild added.

16 of 6 results