Metadata-Version: 2.0
Name: desktopography
Version: 1.0
Summary: A simple desktopography.net wallpaper retriever
Home-page: https://bitbucket.org/fbochu/desktopography
Author: Fabien Bochu
Author-email: fabien.bochu+desktopography@gmail.com
License: BSD
Keywords: desktopography,wallpapers
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Utilities
Requires-Dist: BeautifulSoup4
Requires-Dist: requests

Desktopography command line
===========================

see http://www.desktopography.net

Usage
-----

.. code-block:: console

    $ pip install desktopography
    $ desktopography -h

TODO
----

- Add more verbose documentation and docstrings

