Py26-scikits-timeseries version 0.91.1 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    py26-scikits-timeseries  most recent diff


    version 0.91.1

      View the most recent changes for the py26-scikits-timeseries port at: py26-scikits-timeseries.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py26-scikits-timeseries.
      The raw portfile for py26-scikits-timeseries 0.91.1 is located here:
      http://py26-scikits-timeseries.darwinports.com/dports/python/py26-scikits-timeseries/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py26-scikits-timeseries


      # -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The py26-scikits-timeseries Portfile 55624 2009-08-14 23:36:41Z mnick macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-scikits-timeseries
      Version: 0.91.1
      Maintainers: mnick

      Category:-append science
      Description: Classes and functions for manipulating, reporting, and plotting time series
      Long Description: ${description} The focus is on convenient data access and manipulation while leveraging the existing mathematical functionality in numpy and scipy

      Platform: darwin

      Homepage: http://pytseries.sourceforge.net/
      Master Sites: sourceforge:pytseries
      distname scikits.timeseries-${version}

      Checksums: md5 feece83b3f45891b55a9ede4ff9fccd3 sha1 dbe4beb0be770019e44eacc7f33186dc643c389a rmd160 7a188145f2422ea58dd2fafd42e0dbb34bdeb3f8

      depends_lib port:py26-numpy port:py26-scikits-module

      post-destroot {
      # scikits/__init__.py is provided by scikits-module
      file delete ${destroot}${python.pkgd}/scikits/__init__.py
      }

      livecheck.regex scikits.timeseries (.*) released .*

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.