Download and Install py-enum version 0.4.2 on Mac OS X
Wednesday the 23rd of July, 2008

    py-enum  most recent diff


      View the most recent changes for the py-enum port at: py-enum.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-enum.
      The raw portfile for py-enum 0.4.2 is located here:
      http://py-enum.darwinports.com/dports/python/py-enum/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-enum
      Google
      Web Darwinports.com



      # $Id: Portfile 30207 2007-10-22 21:08:10Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-enum
      Version: 0.4.2
      Category:-append devel
      Maintainers: jann macports.org openmaintainer
      Description: Robust enumerated type support in Python
      Long Description: This package provides a module for robust enumerations in Python.
      Platform: darwin
      Homepage: http://cheeseshop.python.org/pypi/enum/
      master_sites http://cheeseshop.python.org/packages/source/e/enum/
      distname enum-${version}
      checksums md5 de84f1b3f85e5f926bb9700fee2ed4f8

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-enum
      % sudo port install py-enum
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-enum
      ---> Verifying checksum for py-enum
      ---> Extracting py-enum
      ---> Configuring py-enum
      ---> Building py-enum with target all
      ---> Staging py-enum into destroot
      ---> Installing py-enum
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-enum with these commands:
      %  man py-enum
      % apropos py-enum
      % which py-enum
      % locate py-enum

     Where to find more information:

    Darwin Ports



    image test