Skip to content

A fast TOML parser for TOML 1.0 written in Julia

License

Notifications You must be signed in to change notification settings

Roger-luo/TOML.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOML.jl

A TOML v1.0.0 parser for Julia.

Build Status codecov docs

Note: In Julia 1.6+, this is a standard library and does not need to be explicitly installed.

Note: A different TOML package was previously hosted in this package's URL. If you have the older package (UUID 191fdcea...) installed in your environment from https://github.com/JuliaLang/TOML.jl.git, update and other Pkg operations may fail. To switch to this package, remove and re-add TOML. The old TOML package (which only supports TOML 0.4.0) may be found in https://github.com/JuliaAttic/TOML.jl.

About

A fast TOML parser for TOML 1.0 written in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%