Metadata-Version: 2.1
Name: tic
Version: 0.1.0
Summary: TIC is a library that acts as a Toolbox for Interpretability Comparison.
Home-page: https://github.com/tommartensen/tic
Author: Tom Martensen
Author-email: mail@tommartensen.de
License: MIT license
Keywords: tic
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# TIC

[![Build Status](https://travis-ci.org/tommartensen/tic.svg?branch=master)](https://travis-ci.org/tommartensen/tic)

The skeleton for the tic package.


* Free software: MIT license
* Documentation: https://tic.readthedocs.io.


### Features

* TODO


# History

## 0.1.0 (2019-10-04)

* Package skeleton


