Metadata-Version: 1.1
Name: rattail-cognitive
Version: 0.3.4
Summary: Hardware Interfaces for Cognitive Devices
Home-page: http://rattailproject.org/
Author: Lance Edgar
Author-email: lance@edbob.org
License: GNU GPL v3
Description: 
        rattail-cognitive
        =================
        
        Rattail is a retail software framework, released under the GNU General Public
        License.
        
        This package contains hardware interfaces for `Cognitive`_ devices.
        
        Please see Rattail's `home page`_ for more information.
        
        .. _Cognitive: http://www.cognitive.com/
        .. _home page: https://rattailproject.org/
        
        
        
        CHANGELOG
        =========
        
        0.3.4 (2017-07-07)
        ------------------
        
        * Switch license to GPL v3 (no longer Affero)
        
        
        0.3.3
        -----
        
        * Refactor some config usage per rattail changes.
        
        
        0.3.2
        -----
        
        * Fix broken barcode commands.
            
          UPC wasn't working, and EAN wasn't even being attempted...
        
        
        0.3.1
        -----
        
        * Refactor ``rattail.hw.cognitive`` -> ``rattail_cognitive``.
        
        
        0.3a3
        -----
        
        - [general] Fixed namespace package declaration.
        
        - [general] Added initial Fabric script.
        
        
        0.3a2
        -----
        
        - Tweaked default label format.
        
        0.3a1
        -----
        
        -  Initial port to Rattail v0.3.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
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
