From 0c80c384756a48d5f731eeafa62b6cd5f3861749 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Mon, 25 May 2009 18:31:27 -0700 Subject: 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. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') 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 +Author: Joshua Haberman (joshua@reverberate.org, haberman@google.com) See LICENSE for copyright information. -- cgit v1.2.3