slackbuilds_ponce/libraries/redland/slack-desc
2010-05-11 20:01:02 +02:00

19 lines
984 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
redland: redland (RDF high-level interface library)
redland:
redland: Redland is a library that provides a high-level interface for the
redland: Resource Description Framework (RDF) allowing the RDF graph to be
redland: parsed from XML, stored, queried and manipulated. Redland implements
redland: each of the RDF concepts in its own class via an object based API,
redland: reflected into the language APIs, currently C#, Java, Perl, PHP,
redland: Python, Ruby and Tcl.
redland:
redland: Homepage: http://librdf.org/
redland: