aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 00:51:10 -0700
committerChih-Hung Hsieh <chh@google.com>2020-10-12 00:51:10 -0700
commitbbe7aa08dae399d28b40d65f49773033e2c9ed09 (patch)
tree16c9f3c1b6152cc3494ba804e5e830f105154e80
parent1888ec847e651263badcaa9ef1f389c1d1f15f89 (diff)
downloadtextwrap-bbe7aa08dae399d28b40d65f49773033e2c9ed09.tar.gz
Copy description from Cargo.toml to METADATA
Test: make Change-Id: Id2cb5b703bc04ec0ec4d265e9cf1edff636a30a5
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index e585ed0..7798419 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "textwrap"
-description: "Textwrap is a small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly."
+description: "Textwrap is a library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly."
third_party {
url {
type: HOMEPAGE