You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/gourmet/metadata.xml

49 lines
1.5 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nixphoeni@gentoo.org</email>
<name>Joe Sapp</name>
</maintainer>
<longdescription>
Gourmet Recipe Manager is an application to store, organize
and search recipes. Gourmet also makes it easy to create
shopping lists from recipes. Gourmet imports recipes from a
number of sources, including MealMaster and MasterCook
archives and several popular websites. Gourmet can export
recipes as text, MealMaster files, HTML web pages, PDF, and
a custom XML format for exchange with other Gourmet users.
Gourmet supports linking images with recipes.
</longdescription>
<upstream>
<maintainer>
<email>Thomas_Hinkle@alumni.brown.edu</email>
<name>Thomas Mills Hinkle</name>
</maintainer>
<maintainer>
<email>ockham@raz.or.at</email>
<name>Bernhard Reiter</name>
</maintainer>
<bugs-to>https://github.com/thinkle/gourmet/issues</bugs-to>
<remote-id type="github">thinkle/gourmet</remote-id>
</upstream>
<use>
<flag name="i18n">
Enable support for i18n through elib.intl
</flag>
<flag name="ipython">
Enable support for the interactive Python console plugin
</flag>
<flag name="pdf">Enable export to PDF</flag>
<flag name="print">
Enable pretty Python printing
</flag>
<flag name="spell">
Enable support for the spell check plugin
</flag>
<flag name="web">
Enable support for the web import plugin
</flag>
</use>
</pkgmetadata>