Metadata-Version: 1.1
Name: beansoup
Version: 1.0a6
Summary: A companion to beancount, a command-line double-entry accounting tool
Home-page: https://github.com/fxtlabs/beansoup
Author: Filippo Tampieri
Author-email: fxt@fxtlabs.com
License: GPLv2
Description: ========================================
           beansoup: A Companion to beancount
        ========================================
        
        |PyPi Package|  |Coverage Status|  |Build Status|  |Documentation Status|
        
        
        .. contents::
        ..
            1  Description
            2  Copyright and License
            3  Author
        
        
        Description
        ===========
        
        `beansoup <https://github.com/fxtlabs/beansoup>`_ offers a collection of plugins
        and tools that extend the functionality of
        `beancount <http://furius.ca/beancount>`_ to facilitate my accounting and
        investment tracking activities.
        
        
        Copyright and License
        =====================
        
        Copyright (C) 2016  Filippo Tampieri.  All Rights Reserved.
        
        *beansoup* is distributed under the `GNU General Public License <LICENSE>`_, the
        same license used by *beancount*.
        
        
        Author
        ======
        
        Filippo Tampieri <fxt@fxtlabs.com>
        
        .. |PyPi Package| image:: https://badge.fury.io/py/beansoup.svg
           :target: https://badge.fury.io/py/beansoup
           :alt: PyPi Status
        
        .. |Coverage Status| image:: https://coveralls.io/repos/github/fxtlabs/beansoup/badge.svg?branch=master
           :target: https://coveralls.io/github/fxtlabs/beansoup?branch=master
           :alt: Coverage Status
        
        .. |Build Status| image:: https://travis-ci.org/fxtlabs/beansoup.svg?branch=master
           :target: https://travis-ci.org/fxtlabs/beansoup
           :alt: Build Status
        
        .. |Documentation Status| image:: https://readthedocs.org/projects/beansoup/badge/?version=latest
           :target: http://beansoup.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
Keywords: accounting,investing
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: OS Independent
