8000 GitHub - ettersi/TOML.jl: A fast TOML parser for TOML 1.0 written in Julia
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ettersi/TOML.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 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. See https://docs.julialang.org/en/v1/stdlib/TOML/ for more information.

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%
0