lp://staging/~knitzsche/savilerow/dotkeywords
- Get this branch:
- bzr branch lp://staging/~knitzsche/savilerow/dotkeywords
Branch merges
Branch information
Recent revisions
- 5. By Kyle Nitzsche
-
add -a/--agg-
scopes- file arg to specify a file that contains the list of
agg scopes:
* one line each
* a fully qualified scope IDExample:
./get_keywords.py -x -c ~/scopes/clicks -d -a agg-scopesWhere agg-scopes file is:
com.canonical.unity-scope- nearby_ unity-scope- nearby
com.canonical.scopes. photos_ photos
com.canonical.scopes. news_unity- scope-news
com.canonical.scopes. dashboard_ dashboard - 4. By Kyle Nitzsche
-
create dot such that scopes and keywords are proper strings so periods and
such can be usedfix issue which dpkg -x where sometimes the grep to find the pkg to extract
sometimes returned two packages, which broke extraction - 2. By Kyle Nitzsche
-
can now print agg scope (current hard coded) keywords (listen for) and all child scope keywords (advertised) from clicks dir like so: ./get_keywords.py -x -d ~/scopes/clicks:q
- 1. By Kyle Nitzsche
-
can now print agg scope (current hard coded) keywords (listen for) and all child scope keywords (advertised) from clicks dir like so: ./get_keywords.py -x -d ~/scopes/clicks
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/savilerow