blob: f0999801847e1ecc54368484fecc82a2f21d72c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>ramereth@gentoo.org</email>
<name>Lance Albertson</name>
</maintainer>
<longdescription lang="en">
Drush is a command line shell and scripting interface for Drupal, a
veritable Swiss Army knife designed to make life easier for those of us who
spend some of our working hours hacking away at the command prompt.
See http://drush.ws, the homepage for the drush project. It contains many
important resources for drush users.
</longdescription>
</pkgmetadata>
|