Bug#875724: ITP: elpa-commander -- Command line parsing for Emacs

2018-05-03 Thread Nicholas D Steeves
Control: retitle -1 RFS: elpa-commander -- Command line parsing for Emacs
Control: noowner -1

On Wed, Sep 13, 2017 at 09:23:04PM -0400, Nicholas D Steeves wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Nicholas D Steeves 
> 
> Control: block 875722 by -1
> 
> * Package name: elpa-commander
>   Version : 0.7.0
>   Upstream Author : Johan Andersson 
> * URL : https://github.com/rejeep/commander.el
> * License : GPL-3+
>   Programming Lang: Elisp
>   Description : Command line parsing for Emacs
> 
>  (upstream does not yet have a long description).
>  .
>  Commander is an emacs addons that provides an alternative method for
>  specifying functions to run.  For example, to run a custom "foo"
>  function with "emacs -- foo arg1 [arg2] [etc]", define the command
>  foo with at least one required argument:
>  .
>(commander
>  (command "foo <*>" "Foo" fn))
> 
> This package is a dependency of ert-runner, which seems to be
> needed for elpy's self-tests.
> 
> As with 875722, I plan to maintain it as part of pkg-emacsen, and I
> will require a sponsor for the initial upload.

I'm dropping this ITP from my TODO and am downgrading it to an RFS.
See #875722 for the rational which also applies to this package.

Sincerely,
Nicholas


signature.asc
Description: PGP signature


Bug#875724: ITP: elpa-commander -- Command line parsing for Emacs

2017-09-13 Thread Nicholas D Steeves
Package: wnpp
Severity: wishlist
Owner: Nicholas D Steeves 

Control: block 875722 by -1

* Package name: elpa-commander
  Version : 0.7.0
  Upstream Author : Johan Andersson 
* URL : https://github.com/rejeep/commander.el
* License : GPL-3+
  Programming Lang: Elisp
  Description : Command line parsing for Emacs

 (upstream does not yet have a long description).
 .
 Commander is an emacs addons that provides an alternative method for
 specifying functions to run.  For example, to run a custom "foo"
 function with "emacs -- foo arg1 [arg2] [etc]", define the command
 foo with at least one required argument:
 .
   (commander
 (command "foo <*>" "Foo" fn))

This package is a dependency of ert-runner, which seems to be
needed for elpy's self-tests.

As with 875722, I plan to maintain it as part of pkg-emacsen, and I
will require a sponsor for the initial upload.

Regards,
Nicholas