Metadata-Version: 2.0
Name: dcicutils
Version: 0.2.2
Summary: Utility modules shared amongst several repos in the 4dn-dcic organization
Home-page: https://data.4dnucleome.org
Author: $dn Team at Harvard Medical School
Author-email: jeremy_johnson@hms.harvard.edu
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: pytest-runner
Requires-Dist: boto3
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-mock; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

# utils
various util modules shared amongst several projects in our organization

[![Build Status](https://travis-ci.org/4dn-dcic/utils.svg?branch=master)](https://travis-ci.org/4dn-dcic/utils)
[![Coverage](https://coveralls.io/repos/github/4dn-dcic/utils/badge.svg?branch=master)](https://coveralls.io/github/4dn-dcic/utils?branch=master)


