Add readme, license, and Cargo metadata

This commit is contained in:
Tad Hardesty
2016-02-25 19:25:09 -06:00
parent 6b1228288a
commit dab2e27f9b
5 changed files with 256 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
// Copyright 2016 Tad Hardesty
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! High-level bindings for libopus.
//!
//! Only brief descriptions are included here. For detailed information, consult