Fixup fromcvs/togit conversion
[pkgsrcv2.git] / devel / gob2 / DESCR
1   GObject Builder (for glib2) is a simple preprocessor for easily
2 creating GObject objects.  It does not parse any C code and ignores
3 any C errors.  It is in spirit similar to things like lex or yacc.  In
4 some ways it also resembles java.  But it is really just a simple
5 preprocessor for creating GObjects for use in C or C++ and it is not a
6 programming language.