Metadata-Version: 2.1
Name: tendril-utils-core
Version: 0.3.2
Summary: Core utilities for tendril
Home-page: https://github.com/tendril-framework/tendril-utils-core
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
Project-URL: Documentation, https://tendril-utils-core.readthedocs.io/en/latest
Project-URL: Bug Tracker, https://github.com/tendril-framework/tendril-utils-core/issues
Project-URL: Source Repository, https://github.com/tendril-framework/tendril-utils-core
Keywords: tendril
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: build
Provides-Extra: publish
Provides-Extra: dev
License-File: LICENSE



.. image:: https://img.shields.io/pypi/v/tendril-utils-core.svg?logo=pypi
    :target: https://pypi.org/project/tendril-utils-core

.. image:: https://img.shields.io/pypi/pyversions/tendril-utils-core.svg?logo=pypi
    :target: https://pypi.org/project/tendril-utils-core

.. image:: https://img.shields.io/travis/tendril-framework/tendril-utils-core.svg?logo=travis
    :target: https://travis-ci.org/tendril-framework/tendril-utils-core

.. image:: https://img.shields.io/coveralls/github/tendril-framework/tendril-utils-core.svg?logo=coveralls
    :target: https://coveralls.io/github/tendril-framework/tendril-utils-core

.. image:: https://img.shields.io/codacy/grade/696008e5aa284fe48d183f304620aea4?logo=codacy
    :target: https://www.codacy.com/app/chintal/tendril-utils-core

.. image:: https://img.shields.io/requires/github/tendril-framework/tendril-utils-core.svg
    :target: https://requires.io/github/tendril-framework/tendril-utils-core/requirements

.. image:: https://img.shields.io/pypi/l/tendril-utils-core.svg
    :target: https://www.gnu.org/licenses/agpl-3.0.en.html



.. inclusion-marker-do-not-remove

Introduction
------------

TODO Some brief introduction


Package Information
-------------------

The latest version of the documentation, including installation, usage, and
API/developer notes can be found at
`ReadTheDocs <https://tendril-utils-core.readthedocs.io/en/latest/index.html>`_.

The latest version of the sources can be found at
`GitHub <https://github.com/tendril-framework/tendril-utils-core>`_. Please use 
GitHub's features to report bugs, request features, or submit pull/merge requests.

The principle author for ``tendril-utils-core`` is Chintalagiri Shashank. The 
author can be contacted if necessary via the information on the
`author's github profile <https://github.com/chintal>`_ . See the AUTHORS file
for a full list of collaborators and/or contributing authors, if any.

``tendril-utils-core`` is distributed under the terms of the
`AGPLv3 license <https://www.gnu.org/licenses/agpl-3.0.en.html>`_ .
A copy of the text of the license is included along with the sources.


