Py-enum version 0.4.2 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    py-enum  most recent diff


    version 0.4.2

      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


      The py-enum Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-enum
      Version: 0.4.2
      Category:-append devel
      Maintainers: jann 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



    Lightbox this page.