Masala: The Repository of Curry Packages

Last page: ?

Curry

General

Masala is a web-based system to upload and publish software packages written in the declarative multi-paradigm language Curry. The packages uploaded to Masala can easily be downloaded and installed with the Curry Package Manager (CPM) on a local machine.

Uploading packages

Before uploading a new package or a new version of an existing package, one has to register and then log in (see the buttons/links in the top-right corner). When you upload a new package (use the Upload button in the right-top user menu), you are the maintainer of this package. Later, you can also invite other registered users as maintainers of your package. Note that only maintainers of a package can upload new versions of the same package.

Package specifications require one or more categories to which they belong. When uploading a package, the specified categories must exist in the current list of categories. If you want to add a new category to Masala, please contact the system administrator (e.g., via the right-top user menu when you are logged in).

Publishing packages

Packages or package versions are not immediately visible to other Curry programmers so that they can download them via CPM. In order to publish a package, i.e., make a package visible and downloadable via CPM, you must either be a trusted user (ask the Masala administrator to make you a trusted user) or inform the Masala administrator to publish your package. This is necessary to avoid the publication of useless packages. The administrator can be contacted inside Masala if you are logged in (see the right-top user menu when you are logged in).

When a package has been published, it is visible in Masala and ready for downloading, but it might require some time to appear in the documentation of all Curry packages since this is nightly generated.

Registration

You can freely register to Masala. This is necessary to upload new packages or watch the activity of other packages. To register, use the "Login/Register" menu in the top-right corner. For the registration, you need a valid email address which is used to verify your account, sending lost passwords, etc. This email address is not shown to other users of Masala. You must also choose a public name which is shown with your uploaded packages. Later you can also decide to add a public email address to your profile. In this case, this email address is shown to other users if they want to contact you.

Further information