Py-config-reddove version 0.3.5 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-config-reddove  most recent diff


    version 0.3.5

      View the most recent changes for the py-config-reddove port at: py-config-reddove.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-config-reddove.
      The raw portfile for py-config-reddove 0.3.5 is located here:
      http://py-config-reddove.darwinports.com/dports/python/py-config-reddove/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-config-reddove


      The py-config-reddove Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-config-reddove
      Version: 0.3.5
      Category: python
      Maintainers: nomaintainer
      Platform: darwin freebsd
      Description: A hierarchical, easy-to-use, powerful configuration module for Python
      Long Description: This module allows a hierarchical configuration scheme with support for mappings and sequences, cross-references between one part of the configuration and another, the ability to flexibly access real Python objects without full-blown eval(), an include facility, simple expression evaluation and the ability to change, save, cascade and merge configurations. Interfaces easily with environment variables and command-line options. It has been developed on python 2.3 but should work on version 2.2 or greater.

      Homepage: http://www.red-dove.com/python-config.html
      Master Sites: http://www.red-dove.com
      distname config-${version}
      Checksums: md5 ea5afcf9e94c7ddf1a2407ff98781d5b

      post-destroot {
      xinstall -m 644 -v -W ${worksrcpath} LICENSE README.txt default.css python_config.html ${destroot}${prefix}/share/doc/${name}/
      }

    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-config-reddove
      % sudo port install py-config-reddove
      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-config-reddove
      ---> Verifying checksum for py-config-reddove
      ---> Extracting py-config-reddove
      ---> Configuring py-config-reddove
      ---> Building py-config-reddove with target all
      ---> Staging py-config-reddove into destroot
      ---> Installing py-config-reddove
    - 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-config-reddove with these commands:
      %  man py-config-reddove
      % apropos py-config-reddove
      % which py-config-reddove
      % locate py-config-reddove

     Where to find more information:

    Darwin Ports



    Lightbox this page.