Julia package registries

E440647

Julia package registries are curated collections of Julia packages that provide alternative or specialized ecosystems to the default General registry for managing and distributing Julia software.

All labels observed (2)

Label Occurrences
Julia package registries canonical 1
Pkg.Registry API 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Julia language infrastructure component ⓘ
software package registry ecosystem ⓘ
accessedVia Pkg.Registry API ⓘ
Pkg.Registry.add command ⓘ
Pkg.Registry.rm command ⓘ
Pkg.Registry.update command ⓘ
Pkg.add command ⓘ
allows organizations to control available package sets ⓘ
overriding packages from General with custom versions ⓘ
pinning to specific package versions ⓘ
dataFormat TOML metadata files ⓘ
ecosystem Julia package ecosystem ⓘ
enables curated ecosystems of Julia packages ⓘ
deterministic dependency resolution ⓘ
offline installation from local registries ⓘ
reproducible Julia environments ⓘ
governedBy Julia package registration conventions ⓘ
hasDefaultRegistry General registry ⓘ
programmingLanguage Julia ⓘ
relatedTo Julia General registry ⓘ
Julia Pkg package manager ⓘ
Manifest.toml files ⓘ
Project.toml files ⓘ
requires structured directory layout for registry metadata ⓘ
unique UUIDs for registered packages ⓘ
stores compatibility bounds for dependencies ⓘ
git repository URLs for packages ⓘ
package UUIDs ⓘ
package dependency information ⓘ
package names ⓘ
package versions ⓘ
supports compatibility constraints for packages ⓘ
custom registries ⓘ
git-based registries ⓘ
local file-system registries ⓘ
mirrors of the General registry ⓘ
multiple registries in a single Julia environment ⓘ
organization-specific registries ⓘ
private registries ⓘ
registry priorities ⓘ
registry-specific package namespaces ⓘ
semantic versioning of packages ⓘ
specialized domain registries ⓘ
usedBy Julia package manager Pkg ⓘ
usedFor distributing Julia packages ⓘ
managing Julia packages ⓘ
resolving Julia package dependencies ⓘ
versioning Julia packages ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

General registry → hasAlternative → Julia package registries ⓘ
Julia package registries → accessedVia → Pkg.Registry API ⓘ
linked to: Julia package registries