mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
7 lines
313 B
Plaintext
7 lines
313 B
Plaintext
YAML is a data serialization language which is designed to be both
|
|
human readable and computationally powerful.
|
|
|
|
This C language implementation is developed by Kirill Simonov for Python
|
|
Software Foundation as a part of Google Summer of Code under the mentorship
|
|
of Clark Evans and released under the MIT license.
|