TOML parsing library written in java
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Polarian a100735d6e
Relicensed under zlib
7 months ago
src Forgot to save tomlobject.java 11 months ago
.gitignore Added eclipse junk to .gitignore and removed sout statement 11 months ago
LICENSE Relicensed under zlib 7 months ago
README.html added Better README 12 months ago
TODO.md Added fractional float parsing, updated tests, removed InvalidTomlDatatypeException.java 12 months ago
pom.xml Toml key value 12 months ago

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>