Metadata-Version: 2.0
Name: pyrobase
Version: 0.4.2
Summary: PyroBase - General Python Helpers and Utilities
Home-page: https://github.com/pyroscope/pyrobase
Author: The PyroScope Project
Author-email: pyroscope.project@gmail.com
License: Copyright (c) 2011-2017 The PyroScope Project <pyroscope.project@gmail.com>
Keywords: python utility library paver unittests
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Provides-Extra: imgur
Requires-Dist: imgurpython; extra == 'imgur'
Requires-Dist: requests; extra == 'imgur'
Provides-Extra: imgur_ssl
Requires-Dist: imgurpython; extra == 'imgur_ssl'
Requires-Dist: requests[security]; extra == 'imgur_ssl'

Copyright (c) 2011-2017 The PyroScope Project <pyroscope.project@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

