From 08e7ad94f99b5944405a40af5c28b9aa95e9c0b0 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Fri, 19 Aug 2011 22:30:13 -0700 Subject: Renamed lang_ext -> bindings, README updates. --- README | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 8b88451..45e9ff0 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -upb - a minimalist implementation of protocol buffers. +upb - a small, low-level protocol buffer library For API documentation, see the header files. -To build (the core library is ANSI C and has no dependencies): +To build (the core library is ANSI C99 and has no dependencies): $ make Other useful targets: @@ -33,10 +33,6 @@ the major things that are broken or not yet implemented yet: - serialization isn't written yet (only deserialization) -- the language extensions that exist so far (Python and Lua) are totally - incomplete/broken. They are not usable for anything yet. This will - be remedied very soon. - CONTACT ======= -- cgit v1.2.3