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

    py-decoratortools  most recent diff


    version 1.7

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


      The py-decoratortools Portfile 44419 2008-12-28 09:31:44Z akitada macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-decoratortools
      Version: 1.7
      Revision: 2
      Category:-append www
      Maintainers: stechert akitada openmaintainer
      Description: Class, Function, and Assignment Decorators, Metaclasses, and Related Tools
      Long Description: ${description}
      Platform: darwin
      Homepage: http://cheeseshop.python.org/pypi/DecoratorTools
      Master Sites: http://cheeseshop.python.org/packages/source/D/DecoratorTools/
      distname DecoratorTools-${version}
      use_zip yes
      Checksums: md5 84df0a86aabec6a7d802439ffaa17585 sha1 2043250d06129ca71c47b26024f4800c47d4843a rmd160 f605ef9ffd0cb6605a9b68442bdb20af2b69023b
      depends_lib port:py-setuptools
      post-destroot {
      xinstall -m 644 -W ${worksrcpath} README.txt ${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-decoratortools
      % sudo port install py-decoratortools
      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-decoratortools
      ---> Verifying checksum for py-decoratortools
      ---> Extracting py-decoratortools
      ---> Configuring py-decoratortools
      ---> Building py-decoratortools with target all
      ---> Staging py-decoratortools into destroot
      ---> Installing py-decoratortools
    - 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-decoratortools with these commands:
      %  man py-decoratortools
      % apropos py-decoratortools
      % which py-decoratortools
      % locate py-decoratortools

     Where to find more information:

    Darwin Ports



    Lightbox this page.