[libattean-perl] 02/05: Update and expand long description, based on upstream README.

Jonas Smedegaard dr at jones.dk
Sat Mar 19 21:29:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libattean-perl.

commit dd8eca205ae9b1fd7157212e5b3a853769f8122a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 19 21:38:01 2016 +0100

    Update and expand long description, based on upstream README.
---
 debian/control.in | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index f0631cb..eb6a5fc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,5 +15,17 @@ Depends: ${cdbs:Depends},
  ${misc:Depends},
  ${perl:Depends}
 Description: semantic web framework
- Attean provides APIs for parsing, storing, querying, and serializing
- Semantic Web (RDF and SPARQL) data.
+ Attean is a Perl framework for working with RDF data and SPARQL
+ queries. It features parsers and serializers for many different RDF
+ formats including RDF/XML, Turtle, N-Triples and N-Quads, as well as
+ SPARQL formats like SPARQL-XML, SPARQL-JSON, SPARQL-CSV and SPARQL-TSV.
+ .
+ Attean features support for SPARQL 1.1 queries, and a set of APIs and
+ command line tools to parse, transform, query, and serialize RDF data.
+ .
+ SPARQL is an RDF query language, that is, a semantic query language for
+ databases, able to retrieve and manipulate data stored in Resource
+ Description Framework format.
+ .
+ Resource Description Framework (RDF) is a standard model for data
+ interchange on the Web.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git



More information about the Pkg-perl-cvs-commits mailing list