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