All Projects → JuliaLang → TOML.jl

JuliaLang / TOML.jl

Licence: MIT License
A fast TOML parser for TOML 1.0 written in Julia

Programming Languages

julia
2034 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].