Metadata-Version: 1.1
Name: FamilyLedger
Version: 0.1.0
Summary: Family Ledger is an application for collecting and viewing in-game item data held in World of Warcraft accounts.
Home-page: https://github.com/anuber-Kronos/familyledger
Author: fondlez "Anuber"-Kronos
Author-email: fondlez@protonmail.com
License: UNKNOWN
Download-URL: https://github.com/anuber-Kronos/familyledger
Description: Family Ledger
        =============
        
        **Family Ledger** is an application for collecting and viewing in-game item data
        held in World of Warcraft accounts.
        
        It has only been tested with vanilla World of Warcraft patch 1.12 at this time.
        
        There are actually two programs (scripts) for this application:
        
        * **ledger**: a pure command line program that outputs tabular data to file
          or to console. Available output file formats include Excel, CSV and TSV.
        * **ledger_web**: a program that starts a local web service so you can view 
          and refresh item data immediately in your web browser.
        
        |
        
        .. image:: https://familyledger.readthedocs.io/_images/demo.png
           :class: center
        
        |
        
        See the full documentation at: https://familyledger.readthedocs.io
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Text Processing
Classifier: Topic :: Games/Entertainment :: Role-Playing
