eclass: initial cargo support eclass
authorDoug Goldstein <cardoe@gentoo.org>
Wed, 29 Jun 2016 14:30:02 +0000 (09:30 -0500)
committerDoug Goldstein <cardoe@gentoo.org>
Wed, 29 Jun 2016 21:59:11 +0000 (16:59 -0500)
commitd3597bc14c65849fde63ca9d96be1e579e297146
tree1e6b7a98f7108512dae79861237a536892fed7fe
parentce01f45d6cbc194f3088d4e4629d5999cdfcfd49
eclass: initial cargo support eclass

Base eclass for cargo that handles setting up the cargo registry and
provides a way to fetch crates.

Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
eclass/cargo.eclass [new file with mode: 0644]