Py-bitbuffer version 0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-bitbuffer  most recent diff


    version 0.1

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


      The py-bitbuffer Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-bitbuffer
      Version: 0.1
      Revision: 1
      Category: python devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: StringIO a-like where you can save bits instead of bytes
      Long Description: ${description}

      Homepage: http://parker.wolfenstein.org/bitbuffer/
      Master Sites: ${homepage}
      distname BitBuffer-${version}
      Checksums: md5 6b32d287aff64aa38e9e77761872919e

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.