A recipe to build pybsddb
Project description
.. contents::
- Code repository: http://koansys-recipe-pybsddb.googlecode.com/svn/
- Report bugs at http://code.google.com/p/koansys-recipe-pybsddb/issues/list
Detailed Documentation
**********************
Supported options
=================
The recipe supports the following options:
Options
-------
This recipe supports the same options as the pybsddb module in
setup2.py. It accepts the names of the environment variables as
variable names and then sets those that are defined so ``pybsddb`` can
find them at build time.
berkeleydb_incdir
Set the include directory
berkeleydb_libdir
Set the lib directory
berkeleydb_dir
Set the root of the build. If it is built in the buildout,
I.e. ${bdb:location} if the BerkeleyDB section is named bdb.
lflags
Set some ``LFLAGS``
libs
Set some ``LIBS``
Example usage
=============
I don't really understand the testing environment here so the below is broken.
We'll start by creating a buildout that uses the recipe::
>>> write('buildout.cfg',
... """
... [buildout]
... parts = bsddb3
...
... [bdb]
... location = somdir
...
... [bsddb3]
... recipe = koansys.recipe.pybsddb
... berkeleydb_dir = ${bdb:location}
... """
Running the buildout gives us::
>>> print 'start', system(buildout)
start...
Installing bsbddb.
Unused options for test1: 'option2' 'option1'.
<BLANKLINE>
Contributors
************
Koansys, LLC, Authors
Reed L. O'Brien
Change history
**************
1.0 (2008-10-18)
==================
- Created recipe with ZopeSkel [Koansys, LLC].
- Initial version working (for me)
Download
********
- Code repository: http://koansys-recipe-pybsddb.googlecode.com/svn/
- Report bugs at http://code.google.com/p/koansys-recipe-pybsddb/issues/list
Detailed Documentation
**********************
Supported options
=================
The recipe supports the following options:
Options
-------
This recipe supports the same options as the pybsddb module in
setup2.py. It accepts the names of the environment variables as
variable names and then sets those that are defined so ``pybsddb`` can
find them at build time.
berkeleydb_incdir
Set the include directory
berkeleydb_libdir
Set the lib directory
berkeleydb_dir
Set the root of the build. If it is built in the buildout,
I.e. ${bdb:location} if the BerkeleyDB section is named bdb.
lflags
Set some ``LFLAGS``
libs
Set some ``LIBS``
Example usage
=============
I don't really understand the testing environment here so the below is broken.
We'll start by creating a buildout that uses the recipe::
>>> write('buildout.cfg',
... """
... [buildout]
... parts = bsddb3
...
... [bdb]
... location = somdir
...
... [bsddb3]
... recipe = koansys.recipe.pybsddb
... berkeleydb_dir = ${bdb:location}
... """
Running the buildout gives us::
>>> print 'start', system(buildout)
start...
Installing bsbddb.
Unused options for test1: 'option2' 'option1'.
<BLANKLINE>
Contributors
************
Koansys, LLC, Authors
Reed L. O'Brien
Change history
**************
1.0 (2008-10-18)
==================
- Created recipe with ZopeSkel [Koansys, LLC].
- Initial version working (for me)
Download
********
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file koansys.recipe.pybsddb-1.0.0.tar.gz
.
File metadata
- Download URL: koansys.recipe.pybsddb-1.0.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee6672de0a501679f281bec7de77ec117969b10f305d865aa432f1de7de781db |
|
MD5 | c57bd9199c10165d88da7fd643618555 |
|
BLAKE2b-256 | a5d7d47e708de1c9fa580cbb7de7a6285e4bc69354c3961d494190844e5d58ea |
File details
Details for the file koansys.recipe.pybsddb-1.0.0-py2.5.egg
.
File metadata
- Download URL: koansys.recipe.pybsddb-1.0.0-py2.5.egg
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5327841d5dc390d95aea8869d1a816b9c455e82fce9b2dc2dd170c07288ef071 |
|
MD5 | ffc5913d694dbc4a1f8d93318c520e29 |
|
BLAKE2b-256 | a2166eb1ad6ad5ebac0728ea63d06dcc4720a2f491e8ec01e711308e218849cf |
File details
Details for the file koansys.recipe.pybsddb-1.0.0-py2.4.egg
.
File metadata
- Download URL: koansys.recipe.pybsddb-1.0.0-py2.4.egg
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e779ca50cebaf69c93c86d07c250225e0df138a4ee9ffdc3faa62dc5a78fcabb |
|
MD5 | 02409e2332f97374446eb457a1b7b0ea |
|
BLAKE2b-256 | eb2cbd0cc2a30992280f84b1ec0c52f359dbdb17f206ad24b70dc4706b4f7b89 |