mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
b5857730a5
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>
15 lines
698 B
Plaintext
15 lines
698 B
Plaintext
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>
|