httpdate 0.3.2

HTTP date parsing and formatting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "httpdate"
version = "0.3.2"
authors = ["Pyfisch <pyfisch@gmail.com>"]
license = "MIT/Apache-2.0"
description = "HTTP date parsing and formatting"
keywords = ["http", "date", "time", "simple", "timestamp"]
readme = "README.md"
documentation = "https://pyfisch.github.io/httpdate/httpdate/index.html"
repository = "https://github.com/pyfisch/httpdate"

[features]
unstable = []