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

    py-apycot  most recent diff


      View the most recent changes for the py-apycot port at: py-apycot.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-apycot.
      The raw portfile for py-apycot 0.5.4 is located here:
      http://py-apycot.darwinports.com/dports/python/py-apycot/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-apycot
      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-apycot
      Version: 0.5.4
      Category: python devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: automated pythonic code tester.
      Long Description: Apycot is an Automated Pythonic Code Tester. Use it to daily run your tests and generate reports about code or document quality.

      Homepage: http://www.logilab.org/projects/apycot/
      master_sites ftp://ftp.logilab.org/pub/apycot/
      distname APyCoT-${version}
      checksums md5 c615ccec7b056a08698b61857b71037d

      post-destroot {
      file delete -force ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/doc ${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-apycot
      % sudo port install py-apycot
      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-apycot
      ---> Verifying checksum for py-apycot
      ---> Extracting py-apycot
      ---> Configuring py-apycot
      ---> Building py-apycot with target all
      ---> Staging py-apycot into destroot
      ---> Installing py-apycot
    - 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-apycot with these commands:
      %  man py-apycot
      % apropos py-apycot
      % which py-apycot
      % locate py-apycot

     Where to find more information:

    Darwin Ports



    image test