Metadata-Version: 1.1
Name: reposify
Version: 0.1.7
Summary: Reposify python bindings
Home-page: https://github.com/reposify/reposify-python
Author: Reposify
Author-email: support@reposify.com
License: UNKNOWN
Download-URL: https://github.com/reposify/reposify-python/tarball/0.1.7
Description: Official Reposify Bindings for Python
        =====================================
        
        A Python library for Reposify API.
        
        
        Setup
        -----
        
        You can install this package by using the pip tool and installing:
        
            $ pip install reposify
        
        Setting up a Reposify Account
        -----------------------------
        
        Sign up for Reposify at https://reposify.com/signup.
        
        How to use Reposify API
        -----------------------
        
        Documentation for the python bindings can be found alongside Reposify's other bindings here:
        
        - https://docs.reposify.com
        - https://docs.reposify.com/?python
Keywords: reposify api client iot cyber
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
