libc-strftime 0.2.0

A wrapper library for the glibc strftime function
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "libc-strftime"
version = "0.2.0"
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
description = "A wrapper library for the glibc strftime function"
homepage = "https://github.com/cecton/libc-strftime"
documentation = "https://docs.rs/libc-strftime"
readme = "README.md"
keywords = ["libc", "strftime", "calendar", "glibc"]
categories = ["api-bindings"]
license = "MIT"
repository = "https://github.com/cecton/libc-strftime"
[dependencies.libc]
version = "0.2"
[badges.is-it-maintained-issue-resolution]
repository = "cecton/libc-strftime"

[badges.is-it-maintained-open-issues]
repository = "cecton/libc-strftime"

[badges.maintenance]
status = "passively-developed"

[badges.travis-ci]
repository = "cecton/libc-strftime"