Language bindings for the Redland package Maintained by:kde@FreeBSD.org Port Added: 15 Jul 2006 09:46:09 License: not specified in port
Redland is a library that provides a high-level interface for RDF
allowing the model to be stored, queried and manipulated. This
package provides a number of bindings for various languages for
the Redland library.
WWW: http://librdf.org/bindings/
To install the port:cd /usr/ports/textproc/redland-bindings-python/ && make install clean To add the package:pkg_add -r redland-bindings-python
Configuration Options
===> The following configuration options are available for redland-bindings-python-1.0.14.1:
PERL=off (default) "Add Perl bindings"
PHP=off (default) "Add PHP bindings"
PYTHON=on (default) "Add Python bindings"
RUBY=off (default) "Add Ruby bindings"
===> Use 'make config' to modify these settings