Py-dap version 2.2.6.7 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    version 2.2.6.7

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


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

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-dap
      Version: 2.2.6.7
      Category: python
      Platform: darwin
      Maintainers: nomaintainer

      Description: Python implementation of the Data Access Protocol
      Long Description: A scientific protocol for data access developed by the OPeNDAP team (http://opendap.org). This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27).

      Homepage: http://pydap.org/
      Master Sites: http://pypi.python.org/packages/source/d/dap/
      distname dap-${version}

      depends_lib-append port:py-setuptools port:py-httplib2

      Checksums: md5 3c66004a63eec7ecc9e471a29f4ccc8a sha1 2d1d02997da79f42330406efb8b45c819f77744b rmd160 acd38d6c66b14660b09696a6405a4aab6ed6fa9b

      Patch Files: patch-egg_namespace.diff

      universal_variant no

      livecheck.type regex
      livecheck.url http://pypi.python.org/pypi/dap/
      livecheck.regex {dap (\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.