Download and Install py-altgraph version 0.6.7 on Mac OS X
Thursday the 24th of July, 2008

    py-altgraph  most recent diff


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



      # $Id: Portfile 36415 2008-05-01 05:05:55Z jmr macports.org $

      PortSystem 1.0
      PortGroup python24 1.0
      Name: py-altgraph
      Version: 0.6.7
      Category:-append devel
      Maintainers: nomaintainer
      Description: Python graph (network) package
      Long Description: altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.3+ features and enhancements related to modulegraph and macholib.

      Platform: darwin

      Homepage: http://undefined.org/python/#altgraph
      master_sites http://cheeseshop.python.org/packages/source/a/altgraph/
      distname altgraph-${version}

      checksums md5 6792e11b471e70ab3d4dfecf41fb759e sha1 880627405473520b336f771fa529dab52fb3e1fb rmd160 dac7a7a81fe80a4aa08de60dcf0ddcd7cbdb1690

      depends_lib-append port:py-setuptools

      livecheck.check regex
      livecheck.url http://pypi.python.org/pypi/altgraph/
      livecheck.regex altgraph (0\.\[0-9\]+\.\[0-9\]+)

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

     Where to find more information:

    Darwin Ports



    image test