[badges.appveyor]
branch = "master"
repository = "danielpclark/array_tool"
service = "github"
[badges.travis-ci]
branch = "master"
repository = "danielpclark/array_tool"
[package]
authors = ["Daniel P. Clark <6ftdan@gmail.com>"]
categories = ["text-processing", "data-structures", "value-formatting"]
description = "Helper methods for processing collections"
documentation = "http://danielpclark.github.io/array_tool/index.html"
homepage = "https://github.com/danielpclark/array_tool"
keywords = ["vector", "string", "grapheme", "unique", "substitution"]
license = "MIT OR Apache-2.0"
name = "array_tool"
readme = "README.md"
repository = "https://github.com/danielpclark/array_tool"
version = "1.0.3"