code.dlang.org now supports categories and search

Sönke Ludwig sludwig at outerproduct.org
Wed Oct 16 12:01:24 PDT 2013


The DUB package registry [1] has finally gained support for the text and 
category based search of packages. There is also a category for D 
standard library candidate modules, as has been suggested recently.

If you already have any registered packages, please log in and add the 
proper categories to each of them ("My packages" -> click on package 
name). Should there be no exact category match, and that specific 
category is likely to have multiple entries in the future, please make a 
corresponding pull request against the category file [2] on GitHub.

It's still all a little rough around the edges. Any bugs can be reported 
on the issue tracker [3] or discussed in the forum [4].

[1]: http://code.dlang.org
[2]: 
https://github.com/rejectedsoftware/dub-registry/blob/master/categories.json
[3]: https://github.com/rejectedsoftware/dub-registry/issues
[4]: http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/


More information about the Digitalmars-d-announce mailing list