[package]
name = "pikkr"
version = "0.0.8"
authors = ["Keiji Yoshida <keijiyoshida.mail@gmail.com>"]
description = "A Rust library providing the Pikkr core APIs"
documentation = "https://docs.rs/pikkr"
homepage = "https://github.com/pikkr/pikkr"
repository = "https://github.com/pikkr/pikkr"
readme = "README.md"
keywords = ["pikkr", "json"]
categories = ["algorithms", "data-structures", "parser-implementations", "parsing", "text-processing"]
license = "MIT/Apache-2.0"
[dependencies]
x86intrin = "0.4.3"