| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
<pkgmetadata>
|
| 4 |
<maintainer>
|
| 5 |
<email>chainsaw@gentoo.org</email>
|
| 6 |
</maintainer>
|
| 7 |
<longdescription> SendEmail is a lightweight, completely command line based,
|
| 8 |
SMTP email agent. If you have the need to send email from a command prompt
|
| 9 |
this tool is perfect. It was designed to be used in bash scripts, Perl
|
| 10 |
programs, and web sites, but it is also quite useful in many other contexts.
|
| 11 |
SendEmail is written in Perl and is unique in that it requires NO SPECIAL
|
| 12 |
MODULES. It has a straight forward interface, making it very easy to use.
|
| 13 |
</longdescription>
|
| 14 |
</pkgmetadata>
|
| 15 |
|