# DataValueInterfaces [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/queryverse/DataValueInterfaces.jl.svg?branch=master)](https://travis-ci.org/queryverse/DataValueInterfaces.jl) [![Build status](https://ci.appveyor.com/api/projects/status/96kswxnr75u4ob2m/branch/master?svg=true)](https://ci.appveyor.com/project/queryverse/datavalueinterfaces-jl/branch/master) [![codecov](https://codecov.io/gh/queryverse/DataValueInterfaces.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/queryverse/DataValueInterfaces.jl) ### Purpose This package allows a few "forward" definitions for the DataValues.jl package that other packages can utilize for integration without having to take direct dependencies. Please open an issue with questions on how to use.