RegistryTools.jl

Functionality for modifying Julia package registry files
Author JuliaRegistries
Popularity
9 Stars
Updated Last
1 Year Ago
Started In
November 2019

RegistryTools

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status codecov

Functionality for modifying Julia registry files.

Updating to 2.0

RegistryTools.jl changed the API in 2.0 from taking a Pkg.Types.Project to just taking a path to a project file instead.

Required Packages