Metadata-Version: 1.1
Name: pyScanMaster
Version: 0.1.2
Summary: Python Interface to ScanMaster POS
Home-page: https://github.com/SacNaturalFoods/pyscanmaster
Author: Sacramento Natural Foods Co-op, Inc
Author-email: developer@sacfoodcoop.com
License: GNU GPL v3
Description: 
        pyScanMaster
        ============
        
        A Python interface to the `ScanMaster`_ point of sale system.
        
        .. _ScanMaster: http://www.retalix.com/channel-partners/scanmaster
        
        
        
        0.1.2
        -----
        
        * Added some more (hopefully sane) defaults for ``Customer`` attributes.
        
        * Added more property attributes for ``Customer``.
        
        * Initial version of ``SSXCUSP`` file processing, with tests.
        
        
        0.1.1
        -----
        
        * Add charge account payment awareness to Tlog parser; more tests.
        
        
        0.1.0
        -----
        
        * Initial version.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
