DubRegistryFullWebFrontend.postSetPackageCategories

Undocumented in source. Be warned that the author may not have intended to support it.
class DubRegistryFullWebFrontend
@auth
@path("/my_packages/:packname/set_categories")
void
postSetPackageCategories
(
string[] categories
,
string _packname
,
User _user
)

Meta