Ciaran Farrell's avatar

Ciaran Farrell

babelworx

Member of the groups
Involved Projects and Packages

This package is based on the package 'libgeos' from project 'Application:Geo'.

GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
Suite (JTS). As such, it aims to contain the complete functionality of JTS
in C++. This includes all the OpenGIS "Simple Features for SQL" spatial
predicate functions and spatial operators, as well as specific JTS topology
functions such as IsValid().

This package is based on the package 'python-beautifulsoup' from project 'devel:languages:python'.

Beautiful Soup is a Python HTML/XML parser designed for quick turnaround
projects like screen-scraping. Three features make it powerful:

* Beautiful Soup won't choke if you give it bad markup. It yields a parse tree
that makes approximately as much sense as your original document. This is
usually good enough to collect the data you need and run away

* Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree: a toolkit for dissecting a
document and extracting what you need. You don't have to create a custom
parser for each application

* Beautiful Soup automatically converts incoming documents to Unicode and
outgoing documents to UTF-8. You don't have to think about encodings, unless
the document doesn't specify an encoding and Beautiful Soup can't autodetect
one. Then you just have to specify the original encoding

Beautiful Soup parses anything you give it, and does the tree traversal stuff
for you. You can tell it "Find all the links", or "Find all the links of class
externalLink", or "Find all the links whose urls match "foo.com", or "Find the
table heading that's got bold text, then give me that text."

Valuable data that was once locked up in poorly-designed websites is now within
your reach. Projects that would have taken hours take only minutes with
Beautiful Soup.

This package is based on the package 'python-cheetah' from project 'devel:languages:python'.

Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.

This package is based on the package 'python-cryptopp' from project 'devel:languages:python'.

This package is based on the package 'python-ctypes' from project 'devel:languages:python'.

python-ctypes is a python module to create and manipulate C data types in
Python, and to call functions in dynamic link libraries/shared dlls.
It allows wrapping these libraries in pure Python.

Note: build of this package is disabled on openSUSE 10.2 and newer, because
there is Python 2.5 which includes this modules.
poeml, Wed Jun 18 02:25:01 CEST 2008

This package is based on the package 'python-curl' from project 'devel:languages:python'.

PycURL is a Python module interface to the cURL library.
PycURL can be used to fetch objects identified by an URL within a Python
program.

This package is based on the package 'python-decoratortools' from project 'devel:languages:python'.

This package is based on the package 'python-genshi' from project 'devel:languages:python'.

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.

This package is based on the package 'python-nose' from project 'devel:languages:python'.

nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic.

This package is based on the package 'python-openid' from project 'devel:languages:python'.

This is a set of Python packages to support use of the OpenID decentralized
identity system in your application. Want to enable single sign-on for your
web site? Use the openid.consumer package. Want to run your own OpenID
server? Check out openid.server. Includes example code and support for a
variety of storage back-ends.

Authors:
--------
JanRain

This package is based on the package 'python-paste' from project 'devel:languages:python'.

This package is based on the package 'python-pastescript' from project 'devel:languages:python'.

openSUSE Build Service is sponsored by