Metadata-Version: 1.1
Name: xam
Version: 0.2
Summary: A utility for listing, searching and viewing source code for XBMC addons.
Home-page: http://github.com/jbeluch/xam/
Author: Jonathan Beluch
Author-email: web@jonathanbeluch.com
License: BSD
Description: 
        XBMC Addon Manager
        ------------------
        
        A CLI utility for searching and listing XBMC Addon Repositories.
        
        Setup
        `````
        
        ::
        
            $ pip install xam
            $ xam --help
        
        Links
        `````
        
        * `website <http://github.com/jbeluch/xam/>`_
        
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console
Classifier: Topic :: Utilities
