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

    py-cfgparse  most recent diff


    version 0.1

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


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

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-cfgparse
      Version: 0.1
      Revision: 1
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: ConfigParser compatible python module providing ini-files access
      Long Description: cfgparse is a Python module that provides mechanisms for managing configuration information. It is backward compatible with ConfigParser.

      Homepage: http://www.cs.wisc.edu/~param/software/cfgparse/
      Master Sites: ${homepage}
      distname cfgparse-${version}
      Checksums: md5 83b928d2bf527c64b52a6a92673377bf
      Patch Files: patch-setup.py

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.