summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/libgsf/DETAILS
blob: 652ef04ed762d9a84e7da1a1be0160d8eb2c290f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=libgsf
         VERSION=1.14.20
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=GNU
        WEB_SITE=http://www.gnome.org/projects/gnumeric
         ENTERED=20020510
        KEYWORDS="gnome2 libs"
           SHORT="GNOME Structured File library"
cat << EOF
libgsf is the GNOME Structured File library. It is a replacement for libole2.
A very simple i/o abstraction intended for use importing and exporting files.
No monitoring, no inline modfication. Goal is to support various structured
file formats coming from arbitrary sources to let us concentrate on parsing
the content not the package.
EOF