Py26-pybtex version 0.12 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    py26-pybtex  most recent diff


    version 0.12

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The py26-pybtex Portfile 60780 2009-11-23 13:27:50Z lightnin macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-pybtex
      epoch 1
      Version: 0.12
      Category: python textproc
      Platform: darwin
      Maintainers: lightnin
      Description: A BibTeX-compatible bibliography processor in Python.
      Long Description: Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.

      Homepage: http://pybtex.sourceforge.net/
      Master Sites: http://pypi.python.org/packages/source/p/pybtex/
      distname pybtex-${version}
      Checksums: md5 e35448aac7d20684e11225f2d42f6e9e sha1 32c698f43590dc5adb4fabc13af19e3a4f45c1c8 rmd160 12f11f7db47873336c1b9a5f9931d27caa60a209

      use_bzip2 yes

      depends_lib port:py26-parsing port:py26-yaml

      test.run yes
      test.cmd ${python.bin} setup.py
      test.env PYTHONPATH=${worksrcpath}/build/lib

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.