aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index b281d81..dad84e1 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "nom"
-description: "nom is a parser combinators library written in Rust. Its goal is to provide tools to build safe parsers without compromising the speed or memory consumption. To that end, it uses extensively Rust\'s strong typing and memory safety to produce fast and correct parsers, and provides functions, macros and traits to abstract most of the error prone plumbing."
+description: "A byte-oriented, zero-copy, parser combinators library"
third_party {
url {
type: HOMEPAGE