Py-sphinx version 0.1.61950 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    py-sphinx  most recent diff


    version 0.1.61950

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


      The py-sphinx Portfile 37028 2008-05-23 11:41:37Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-sphinx
      Version: 0.1.61950
      Category:-append devel
      Maintainers: gmail.com:michel.sylvan
      Description: Python documentation generator
      Long Description: Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of i multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.

      Platform: darwin

      Homepage: http://sphinx.pocoo.org/
      Master Sites: http://pypi.python.org/packages/source/S/Sphinx/
      distname Sphinx-${version}

      Checksums: md5 80524e9b55e016b61533aaf53eb88c88 sha1 2750abd462b1813b6e41b756263cd240895cabbb rmd160 8863e88e8ae9d81a6b23f81eddfc519ac4e484ae

      depends_lib port:py-docutils
      depends_run port:py-pygments


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.