Metadata-Version: 2.1
Name: suitcase-csv
Version: 0.3.0
Summary: UNKNOWN
Home-page: UNKNOWN
License: BSD (3-clause)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# suitcase.csv

This is a suitcase subpackage for reading a particular file format.

## Installation

```
pip install suitcase-csv
```

## Quick Start

Examples could be found [here](https://blueskyproject.io/suitcase/usage.html).

## Documentation

See the [suitcase documentation](https://blueskyproject.io/suitcase).


