aboutsummaryrefslogtreecommitdiff
path: root/misc/pantry/pkg-descr
blob: e0c15df2c5bf119f0f33963a5514ad00b30a6807 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Pantry is a command-line oriented nutrient analysis program. It is a
true command-line program: there are no menus, there are no prompts.
Instead, you simply type commands from your shell prompt, and Pantry
does what you ask it to do, displaying results if you have asked it to
do that.

In addition to using Pantry from your shell prompt, you also interact
with it through XML files. Using XML, you can edit Pantry's
configuration file. You can also add nutrient information for custom
foods (though Pantry includes nutrient information for over 7,000 foods
to get you started) and recipes using XML. 

WWW: http://pantry.sourceforge.net/
Author: Omari Norman <massysett at users.sourceforge.net>