| 1 |
; $Id: drush_pm.info,v 1.5 2008/05/17 03:52:32 weitzman Exp $ |
; $Id: drush_pm.info,v 1.6 2008/08/11 00:34:49 weitzman Exp $ |
| 2 |
name = Drush package manager |
name = Drush package manager |
| 3 |
description = Allows you to install and update modules from the command line. |
description = Allows you to install and update modules from the command line. |
| 4 |
package = Drush |
package = Drush |
| 5 |
dependencies[] = update |
dependencies[] = update |
| 6 |
dependencies[] = drush |
dependencies[] = drush |
| 7 |
core = 6.x |
core = 7.x |
| 8 |
|
files[] = drush_pm.module |