summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-05-25 18:31:27 -0700
committerJoshua Haberman <joshua@reverberate.org>2009-05-25 18:31:27 -0700
commit0c80c384756a48d5f731eeafa62b6cd5f3861749 (patch)
treec723951c40b0dd7aea5ccd24e9b55fb0167ffb48 /README
parentfdcefd68b17a62c7129e910351f5b323044f835d (diff)
A flurry of activity. Doesn't compile yet.
- a descriptor.c that describes the data structures in descriptor.proto using the data structures in descriptor.h. - everything renamed pbstream -> upb. - modularization rethought. - Doesn't compile yet, but should once things settle back down.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8ee8c41..10e905a 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-pbstream: a stream-oriented implementation of protocol buffers.
+upb - a minimalist implementation of protocol buffers.
-- For API documentation, see the header file.
+- For API documentation, see the header files.
- To build type "make".
-Author: Joshua Haberman <joshua@reverberate.org>
+Author: Joshua Haberman (joshua@reverberate.org, haberman@google.com)
See LICENSE for copyright information.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback