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

    py-coordsys  most recent diff


    version 0.51

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


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

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-coordsys
      Version: 0.51
      Revision: 1
      Category: python math
      Platform: darwin
      Maintainers: nomaintainer
      Description: transformation of points between cartesian coordinate systems
      Long Description: CoordSys is a python module for the fast transformation of points between cartesian coordinate systems. It's usually used to transform points from 3D to 2D and back.

      Homepage: http://www.dezentral.de/soft/CoordSys/
      Master Sites: http://download.dezentral.de/soft/Python/CoordSys/
      distname CoordSys-${version}
      use_zip yes
      Checksums: md5 e9fc8492b7149fb88b68f4a22e7499dd

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.