On 24 September 2012 10:44, Julian Edwards <[email protected]> wrote: > That looks good to me, however: > > On Monday 24 September 2012 10:34:14 Gavin Panella wrote: >> maas-client: >> Installs: src/apiclient >> >> maas-cli: >> Installs: src/maascli >> Depends: maas-client > > maas-cli and maas-client are awfully confusing :( > > Can we make one maas-CLI and one maas-apiclient?
Given that maas-client is actually just a python package, perhapss: python-maas-client: Installs: src/apiclient maas-cli: Installs: src/maascli Depends: python-maas-client -- Mailing list: https://launchpad.net/~maas-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-devel More help : https://help.launchpad.net/ListHelp

