Metadata-Version: 2.1
Name: yacman
Version: 0.6.2
Summary: A standardized configuration object for reference genome assemblies
Home-page: https://github.com/databio/yacman
Author: Nathan Sheffield
Author-email: nathan@code.databio.org
License: BSD2
Keywords: bioinformatics,sequencing,ngs
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
Requires-Dist: attmap (>=0.12.9)
Requires-Dist: pyyaml (>=3.13)
Requires-Dist: oyaml
Requires-Dist: ubiquerg (>=0.4.9)

# yacman

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

Yacman is a YAML configuration manager. It provides some convenience tools for dealing with YAML configuration files.



