TOML parsing library written in java
Go to file
Polarian a100735d6e
Relicensed under zlib
2022-08-27 17:50:52 +01:00
src Forgot to save tomlobject.java 2022-04-20 21:12:35 +01:00
.gitignore Added eclipse junk to .gitignore and removed sout statement 2022-04-20 21:11:14 +01:00
LICENSE Relicensed under zlib 2022-08-27 17:50:52 +01:00
README.html added Better README 2022-04-04 15:46:52 +01:00
TODO.md Added fractional float parsing, updated tests, removed InvalidTomlDatatypeException.java 2022-04-05 00:12:28 +01:00
pom.xml Toml key value 2022-04-03 22:56:03 +01:00

README.html

<h1>PolarTOML (1.0.0 TOML Compliant Serialisation and Deserialisation)</h1>
<hr>
<p>A fast, lightweight TOML Serialisation and Deserialisation library written in Java</p>
<p>For more info, see our <a href="">wiki</a></p>
<hr>
<p>Developed and Maintained by Polarian</p>