Changeset 266 for libyaml/trunk/README
- Timestamp:
- 01/03/08 22:33:04 (5 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/README
r220 r266 1 1 LibYAML - A C library for parsing and emitting YAML. 2 3 The project is in an early stage of development.4 2 5 3 To build and install the library, run: … … 14 12 # make install 15 13 16 For more information, check the LibYAML homepage: 14 For the API reference, check the file 'include/yaml.h'. Examples on how to use 15 LibYAML could be found in the 'tests' directory. 16 17 Check the LibYAML homepage for more information: 17 18 'http://pyyaml.org/wiki/LibYAML'. 18 19 … … 26 27 under the MIT license. See the file LICENSE for more details. 27 28 28 This project is developed for Python Software Foundation as a part of 29 Google Summer of Code under the mentorship of Clark Evans. 29 The initial version of this project was developed for Python Software 30 Foundation under the mentorshipf of Clark Evans as a part of Google Summer of 31 Code 2006.
Note: See TracChangeset
for help on using the changeset viewer.
