Metadata-Version: 1.0
Name: magento-adapter
Version: 0.2.0
Summary: Magento API interfaces
Home-page: https://github.com/CoffeeForThinkers/MagentoAPI
Author: Dustin Oprea
Author-email: dustin@randomingenuity.com
License: GPL3
Description: -----------
        Description
        -----------
        
        This project provides interfaces that connect to Magento via its SOAP v1 XML-RPC interface.
        
        
        -------------
        Configuration
        -------------
        
        The following environment variables must be defined:
        
        - `MAGENTO_USERNAME`
        - `MAGENTO_PASSWORD`
        - `MAGENTO_HOSTNAME`
        
        You may optionally define:
        
        - `MAGENTO_PORT`
        
Platform: UNKNOWN
