Metadata-Version: 1.0
Name: FPyS
Version: 0.1
Summary: Amazon FPS Library
Home-page: http://achievewith.us
Author: Tim Freund
Author-email: tim@digital-achievement.com
License: MIT License
Description: FPyS is a library for interacting with the Amazon Flexible Payment Service.
        
        FPys communicates with the service via the available REST interface.  It handles the
        details of request signing and response parsing for the application developer.
        
        An Amazon web services account is required to begin working with FPyS in the development
        environment.  An approved account is required to move software into production.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
