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

    version 1.0.2

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


      The py-dot Portfile 34409 2008-02-23 15:36:50Z mww macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-dot
      Version: 1.0.2
      Category: python graphics
      Platform: darwin
      Maintainers: mww
      Description: python module for creating graphs
      Long Description: An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 1.10).

      Homepage: http://code.google.com/p/pydot/
      Master Sites: http://pydot.googlecode.com/files/
      distname pydot-${version}
      Checksums: sha1 5959fcc7d91b1c9797d9ed07fc6986eb480f8db5
      Patch Files: patch-setup.py.diff

      depends_lib-append port:py-parsing
      depends_run bin:dot:graphviz


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.