blob: c520870c0b05708e13fa1c4fe282e4f3cc8ec666 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
inherit cros-rust
DESCRIPTION="Determine displayed width of 'char' and 'str' types according to Unicode Standard Annex #11 rules"
HOMEPAGE="https://github.com/unicode-rs/unicode-width"
SRC_URI="https://crates.io/api/v1/crates/${PN}/${PV}/download -> ${P}.crate"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="${PV}/${PR}"
KEYWORDS="*"