Metadata-Version: 2.1
Name: niles_api_client
Version: 0.0.4
Summary: API client for Niles Household Management
Home-page: https://github.com/niles-household-management/niles-api-client
Author: Markus Ressel
Author-email: mail@markusressel.de
License: AGPLv3+
Description: # niles-api-client
        
        API client for [niles-backend](https://github.com/niles-household-management/niles-backend) written in python.
        
        # Features
        
        TODO
        
        # How to use
        
        TODO
        
        # Contributing
        
        GitHub is for social coding: if you want to write code, I encourage contributions 
        through pull requests from forks of this repository. Create GitHub tickets for 
        bugs and new features and comment on the ones that you are interested in.
        
        # License
        
        ```text
        niles-api-client is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.
        ```
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
