Summary: The HELM http getter Name: @PACKAGE@ Version: @VERSION@ Release: 1 Copyright: GPL URL: http://www.cs.unibo.it/helm Packager: Claudio Sacerdoti Coen Requires: helm_configuration >= 0.0.2, helm_data >= 0.0.2, perl-libwww-perl, perl-URI, MIME-Base64, perl-HTML-Parser, perl-XML-Parser Group: Applications/Publishing Source: www.cs.unibo.it:/helm/@PACKAGE@-@VERSION@.tar.gz %description HELM (Hypertextual Electronic Library of Mathematics) is a project aimed at the creation of tools for the development and exploitation of a huge distributed library of formal mathematical knowledge. This package holds the getter used to map logical names into phisical names and download the required files. For more information see http://www.cs.unibo.it/helm %prep %setup %build ./configure --enable-defaults make %install make install %files %doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) /usr/local/bin/http_getter.pl