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

    py-elixir  most recent diff


    version 0.5.2

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


      The py-elixir Portfile 44419 2008-12-28 09:31:44Z akitada macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-elixir
      Version: 0.5.2
      Category:-append www
      Maintainers: stechert akitada openmaintainer
      Description: Declarative layer on top of sqlalchemy
      Long Description: Elixir does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.

      Platform: darwin

      Homepage: http://elixir.ematia.de/
      Master Sites: http://cheeseshop.python.org/packages/source/E/Elixir/
      distname Elixir-${version}

      depends_lib port:py-sqlalchemy

      Checksums: md5 ea37e917896dce419f777d17afc43fce sha1 90a36f6f01767170cc366081d1ba4bb6710c498c rmd160 7d994f3881583ce959294eddd1a489b8adcabc6a

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.