Metadata-Version: 1.1
Name: mtg
Version: 1.0.0
Summary: Console-based access to the Gatherer Magic Card Database.
Home-page: http://bitbucket.org/procyon/mtg/
Author: Cameron Higby-Naquin
Author-email: cameron.higbynaquin@gmail.com
License: UNKNOWN
Description: Console-based access to the Gatherer Magic Card Database
        --------------------------------------------------------
        
        Search for Magic cards from the command line.  Limit your results by
        card name, color, type, rules text, converted mana cost, power,
        toughness, or expansion set.  Rulings and flavor text also available.
        Clean interface and output.
        
Keywords: mtg,magic,gatherer
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Utilities
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Games/Entertainment
Requires: httplib2
Requires: beautifulsoup
