Download and Install py-dbrow version 0.8 on Mac OS X
Wednesday the 23rd of July, 2008

    py-dbrow  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-dbrow
      Version: 0.8
      revision 1
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: provides flexible access to positional, named attributes
      Long Description: Python module that defines light-weight objects which allow very flexible access to a fixed number of positional and named attributes via several interfaces. Or, more simply, these objects are a better way of returning the results of database queries, since they allow effcient access to fields by name or by index.

      Homepage: http://opensource.theopalgroup.com
      master_sites ${homepage}/files/
      distname db_row-${version}
      extract.suffix .tgz
      checksums md5 8a264dde00752bef9a5751c5382269c8

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} INSTALL README ${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-dbrow
      % sudo port install py-dbrow
      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-dbrow
      ---> Verifying checksum for py-dbrow
      ---> Extracting py-dbrow
      ---> Configuring py-dbrow
      ---> Building py-dbrow with target all
      ---> Staging py-dbrow into destroot
      ---> Installing py-dbrow
    - 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-dbrow with these commands:
      %  man py-dbrow
      % apropos py-dbrow
      % which py-dbrow
      % locate py-dbrow

     Where to find more information:

    Darwin Ports



    image test