Metadata-Version: 1.1
Name: urbanpyctionary
Version: 0.85
Summary: An API wrapper to access Urban Dictionary.
Home-page: https://github.com/chrisvoncsefalvay/urbanpyctionary
Author: Chris von Csefalvay
Author-email: chris@chrisvoncsefalvay.com
License: MIT
Description: UrbanPyctionary is a Python package that allows you to query the Urban Dictionary 'secret' API. It allows you to query
        Urban Dictionary and returns an easy-to-handle iterable wrapper object of results. UrbanPyctionary comes with a
        gorgeous CLI that allows you to query from the command line!
        
Keywords: urbandictionary api wrapper
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
