Py-xlwriter version 0.4a3 - How to Download and Install on Mac OS X
Friday the 3rd of September, 2010

    py-xlwriter  most recent diff


    version 0.4a3

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


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

      PortSystem 1.0

      Name: py-xlwriter
      Version: 0.4a3
      Revision: 1
      Category: python
      Maintainers: nomaintainer
      Description: stub package. py-xlwriter is now installed with py25-xlwrt
      Long Description: ${description}

      Homepage:

      Platform: darwin
      depends_build port:py25-xlwt
      distfiles
      use_configure no
      build {}
      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }
      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.