add argument for usefulness of categorization

This commit is contained in:
Anderson Torres 2023-05-11 23:26:41 -03:00
parent 6289abed80
commit 602e521bd8

View file

@ -220,6 +220,13 @@ The most immediate drawbacks are:
are doing this just fine for years on end, and Nixpkgs can imitate them
easily - and even better, given we have Nix language machinery available.
- Categorization is useful in many scenarios and use cases - indeed they
are ubiquitous in software world:
- specialized search engines as Repology
- code forges, from Sourceforge to Gitlab
- as said above, software collections from pkgsrc to slackbuilds
- to organization and preservation
# Unresolved questions
[unresolved]: #unresolved-questions