anitomy-sys 0.2.0

Bindings for Anitomy, the library for parsing anime video filenames
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.cc]
version = "1.0"

[dependencies]

[package]
authors = ["Thomas Farr <xtansia@xtansia.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "parsing"]
description = "Bindings for Anitomy, the library for parsing anime video filenames"
homepage = "https://github.com/Xtansia/rust-anitomy-sys"
keywords = ["anitomy", "anime", "filenames", "parsing", "bindings"]
license = "MPL-2.0"
name = "anitomy-sys"
readme = "README.md"
repository = "https://github.com/Xtansia/rust-anitomy-sys"
version = "0.2.0"