Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

packages

The mapping of package names to source repositories.

In a <package>.yaml file, these are the valid fields. Any other fields are ignored.

fielddescriptionexample
titleThe package's display name"Maths"
descriptionThe package's description"Some useful maths functions"
versionThe package's version"0.1.4"
sourcesA list of Pluto source files["fns.pluto", "constants.pluto"]
tagsA list of tags relevant to the package["maths", "functions", "utility"]
authorsA list of authors of the package["Zac Garby <me@zacgarby.co.uk>"]
repositoryThe repository where the code is held"http://github.com/pluto-language/maths"
homepageThe homepage of the package"http://pluto-maths-package.com"
licenseThe license the package uses"MIT"

About

The mapping of package names to source repositories.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors