ansible/packaging
Christopher M. Fuhrman 24ae49bbd9 pkgin: Support multiple matching packages
pkgin searches for packages such as 'emacs' can return multiple matches,
the first of which is not guaranteed to match.  So, iterate through
found packages until we have an appropriate match.  Should we *not* find
a match, then return False indicating match failure.
2015-08-18 14:25:53 -07:00
..
language Merge pull request #715 from makmanalp/devel 2015-08-11 15:56:49 -04:00
os pkgin: Support multiple matching packages 2015-08-18 14:25:53 -07:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
dpkg_selections.py Give dpkg_selections a .py file extension 2015-06-30 13:45:12 -05:00
elasticsearch_plugin.py minor doc fixes 2015-07-16 18:02:42 -04:00