Metadata-Version: 1.0
Name: ubuntufinder
Version: 0.1.0
Summary: An utility package to locate the latest Ubuntu AMIs.
Home-page: https://github.com/krallin/ubuntufinder
Author: Thomas Orozco
Author-email: thomas@orozco.fr
License: BSD
Description: ===============================
        Ubuntu AMI Locator
        ===============================
        
        .. image:: https://badge.fury.io/py/ubuntufinder.png
            :target: http://badge.fury.io/py/ubuntufinder
            
        .. image:: https://travis-ci.org/krallin/ubuntufinder.png?branch=master
                :target: https://travis-ci.org/krallin/ubuntufinder
        
        .. image:: https://pypip.in/d/ubuntufinder/badge.png
                :target: https://crate.io/packages/ubuntufinder?version=latest
        
        
        An utility package to locate the latest Ubuntu AMIs.
        
        * Free software: BSD license
        * Documentation: http://ubuntufinder.rtfd.org.
        
        Features
        --------
        
        * List available Images
        * Search for an Image
        
        
        
        
        History
        -------
        
        0.1.0 (2013-08-24)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: ubuntufinder
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
