Download and Install py-chart version 1.37 on Mac OS X
Friday the 25th of July, 2008

    py-chart  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-chart
      Version: 1.37
      Category: python
      Maintainers: nomaintainer
      Platform: darwin freebsd
      Description: python library for creating EPS, PDF, PNG, or SVG charts
      Long Description: PyChart is a Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts. It currently supports line plots, bar plots, range-fill plots, and pie charts. Because it is based on Python, you can make full use of Python's scripting power.

      Homepage: http://home.gna.org/pychart/
      master_sites http://download.gna.org/pychart/
      distname PyChart-${version}
      checksums md5 94bbfd0d628304ae984e219a64aa9164

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} COPYING README ${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-chart
      % sudo port install py-chart
      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-chart
      ---> Verifying checksum for py-chart
      ---> Extracting py-chart
      ---> Configuring py-chart
      ---> Building py-chart with target all
      ---> Staging py-chart into destroot
      ---> Installing py-chart
    - 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-chart with these commands:
      %  man py-chart
      % apropos py-chart
      % which py-chart
      % locate py-chart

     Where to find more information:

    Darwin Ports



    image test