Py-flup version 1.0.3.dev-20090716 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    py-flup  most recent diff


    version 1.0.3.dev-20090716

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The py-flup Portfile 59536 2009-10-16 08:48:54Z lightnin macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-flup
      Version: 1.0.3.dev-20090716
      Category: python www
      Platform: darwin
      Maintainers: lightnin
      Description: Flup is a random collection of WSGI servers and middleware.
      Long Description: Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.

      Homepage: http://www.saddi.com/software/flup
      Master Sites: http://pypi.python.org/packages/source/f/flup/
      distname flup-${version}
      Checksums: md5 087ddf678a921313b21b90570f54eb42 sha1 d8436e0a2a93ef43f61e571be3df69ca6fb74483 rmd160 9215835160e6a1c2a7fcf4a43ae4b673a06a6a12

      depends_lib port:py-setuptools

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.