           SPELL=mybudget
         VERSION=0.5
          SOURCE=myBudget-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/myBudget-$VERSION
   SOURCE_URL[0]=http://www.abisource.com/~msevior/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.abisource.com/~msevior/
         ENTERED=20040527
         UPDATED=20050921
        KEYWORDS="gnome2"
           SHORT="pyGTK Budgt Tracking Application"
cat << EOF
The aim of the program is to make it as easy as possible for people 
to do their own personal budgets and keep track of their finances. 
Using this program you can:

    * Create a budget and organize budget items into categories.
    * Nominate budget items to be paid from either a cash account 
      or via a "Direct Debit" account which allows you to save for 
      big ticket items and ensure timely payment of scheduled bills.
    * Automatically calculates how much money you must put aside each 
      fortnight to meet all your "Direct Debit" obligations.
    * Automatically tells you how much money you must have in Direct 
      Debit account to meet your obligatory payments on any particular 
      date.
    * Record and save expenses against each of your budget categories.
    * Track how your expenses relate to your budget so you can determine 
      if you are over or under-spending in any of your categories.
    * Sort your records into categories or by date.
    * Allows you to export any of your reports, records and budget to 
      the Gnumeric Spreadsheet program where they can be either printed 
      or used for more detailed analysis.
EOF
