This section lists some tasks that haven't been done and might show up in a future release. They are only at the stage of random ideas. If you want to implement one of them, please see Chapter 5, Contributing to urpkg
Implement a better system of package group so that some packages are
allowed to write to some file but others are not (e.g if they are part of
urpkgrp-emacs they can write into /usr/share/emacs
but otherwise it is not possible).
Write scripts to create binary packages for various distributions
Write the find script in C and integrate it better with urpkg.
Write some tests so that we can make sure urpkg works more or less before releasing a new version.