collective.recipe.mxbase 0.1
A buildout recipe to install eGenix mx.base (mx.DateTime, mx.TextTools...)
As there isn't available eggs for Egenix mx base (http://www.egenix.com/products/python/mxBase/ ). This recipe will download the tarball, build it and link it for you inside your buildout.
Usage:
Define the recipe and add it to the buildout parts. Ex:
[buildout] parts = mx-base ... [mx-base] recipe = collective.recipe.mxbaseIf you use buildout for zope 2 don't forget to add the created egg to your zope2instance:
[instance] recipe = plone.recipe.zope2instance ... eggs = ... egenix-mx-base
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.recipe.mxbase-0.1-py2.4.egg (md5) | Python Egg | 2.4 | 2007-12-13 | 6KB | 1632 |
| collective.recipe.mxbase-0.1.tar.gz (md5) | Source | 2007-12-13 | 2KB | 1466 | |
- Author: Jean-Francois Roche
- Home Page: http://svn.plone.org/svn/collective/buildout/collective.recipe.mxbase
- Keywords: build mx.Base
- License: GPL
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Plugins
- Framework :: Buildout
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Installation/Setup
- Package Index Owner: jfroche
- DOAP record: collective.recipe.mxbase-0.1.xml
