          MODULE=pdf2svg
         VERSION=0.2.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.cityinthesky.co.uk/_media/opensource/
      SOURCE_VFY=sha1:12f9d1bde6aa2e396eb7f196b6d8e29ade3cafe6
        WEB_SITE=http://www.cityinthesky.co.uk/pdf2svg.html
         ENTERED=20101220
         UPDATED=20101220
           SHORT="convert pdf to svg"

cat << EOF
Under Linux there aren't many freely available vector graphics editors and as
far as I know there are none that can edit EPS (encapsulated postscript) and
PDF (portable document format) files. I

To overcome this problem I have written a very small utility to convert PDF
files to SVG files using Poppler and Cairo.
EOF
