Pkg.jl

GPTKB entity

Statements (60)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Julia_Language
gptkbp:allows updating packages
removing packages
creating new packages
installing packages from Git Hub
installing packages from local directories
gptkbp:developed_by gptkb:Julia_Lang
gptkbp:has_feature version control integration
package discovery
package publishing
package version constraints
package installation from Git repositories
package metadata management
REPL integration
Manifest.toml file support
binary dependencies support
compatibility constraints
custom registries support
environment snapshots
package compatibility warnings
package documentation generation
package installation from UR Ls
package installation from archives
package installation from local files
package installation from tarballs
package installation from zip files
package loading optimization
package precompilation
package testing support
package version aliases
package version branches
package version comparison
package version conflict resolution
package version downgrades
package version forks
package version history
package version locking
package version metadata
package version pinning
package version ranges
package version resolution
package version snapshots
package version specification
package version tags
package version upgrades
project.toml file support
https://www.w3.org/2000/01/rdf-schema#label Pkg.jl
gptkbp:integrates_with Julia's standard library
gptkbp:language gptkb:Julia
gptkbp:provides package registration
package compatibility checking
package management functionalities
gptkbp:release_date gptkb:2018
gptkbp:repository https://github.com/ Julia Lang/ Pkg.jl
gptkbp:supports versioning
dependency resolution
environment management
gptkbp:used_in gptkb:Julia_programming_language