Py-chart version 1.37 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    py-chart  most recent diff


    version 1.37

      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


      The py-chart Portfile 56055 2009-08-23 23:03:40Z ryandesign 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



    Lightbox this page.