YamlPreprocessor Code
Status: Alpha
Brought to you by:
kaward
File | Date | Author | Commit |
---|---|---|---|
.settings | 2015-08-29 |
![]() |
[bcf37d] This is first commit (beta-version) |
src | 2015-08-29 |
![]() |
[2872a5] Updated License declaration |
.gitignore | 2015-08-29 |
![]() |
[bcf37d] This is first commit (beta-version) |
LICENSE | 2015-08-28 |
![]() |
[515edb] Initial commit |
README.md | 2015-08-28 |
![]() |
[745cfc] Update README.md |
A new Yaml reader, loader, writer and preprocessor API.
This project is licensed under the GNU General Public License 3 and it can be modified to meet your needs while maintaining the copyright credits to the original owner.
# This is an commentary.
Version: "1.0.1 Beta"
Number: 1
Float: 0.3000
Char: '+'
Collection:
- First item, id 0
- Second item heheh, id 1
- ...
Array: [obj1, obj2, obj3, ...]
Section:
Github:
AccountName: "Johnson"
AccountPass: "012345@@"
Organizations:
1:
name: "SparkPowered"