Source: php-arc
Section: php
Priority: optional
Maintainer: Olivier Berger <obergix@debian.org>
Homepage: http://arc.semsol.org/
Build-Depends: debhelper (>= 5), pkg-php-tools (>= 1.7~), phpunit
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-php/php-arc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-arc.git

Package: libarc-php
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}, php5-mysql
Description: Flexible RDF system for semantic web and PHP practitioners
 ARC2 is a PHP 5.3 library for working with RDF.
 .
 It offers the following features : Various RDF parsers and extractors
 (RDF/XML, Turtle, RSS, microformats, eRDF, RDFa, ...); Serializers
 (N-Triples, RDF/JSON, RDF/XML, Turtle); RDF Storage, SPARQL Query,
 and Update; Turtle templating and Plugins and Triggers.
