Comment 1 for bug 1324853

Revision history for this message
Michael Vogt (mvo) wrote :

As a bit of a drive-by I create a branch that solves this issue. The CLI interface looks like this:
$ click info /opt/click.ubuntu.com/com.ubuntu.calendar/0.4/dateExt.js
{
    "description": "Calendar application for Ubuntu devices"
...
}

if that looks acceptable I will write a integration test. If you prefer a different way of solving this, I'm happy to implement it differently.