Py-kid version 0.9.6 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    version 0.9.6

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


      The py-kid Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-kid
      Version: 0.9.6
      Platform: darwin
      Category: python
      Maintainers: afb openmaintainer
      Description: A simple and pythonic XML template language
      Long Description: Kid is a simple, Python-based template language for generating and transforming XML vocabularies.

      Homepage: http://www.kid-templating.org/
      Master Sites: http://pypi.python.org/packages/source/k/kid/
      distname kid-${version}
      Checksums: md5 4233e592eee906039ad3dcbedbf6e972

      depends_lib-append port:py-celementtree

      test.run yes

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex stable version of Kid is (\[0-9\.-\]+)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.