* Will there be a procedure for package revocation?  For example, if I put something up, I may want to take it down, either because it should be renamed, or it&#39;s bitrotted code.<div><br></div><div><br></div><div>* Will there be an easy way to pull a full list of packages programmatically from the central repositories?  One of the things I want is the ability to provide separate views of the packages, say to overlay something like ratings, or comments.  So if the central repository web site can&#39;t provide this, still make it possible for people to pull the relevant content programmatically.</div>

<div><br></div><div><br></div><div>* Will there be a consistent convention for declaring a package&#39;s test cases?  In Perl&#39;s CPAN, for example, we know how to run the test cases for any CPAN&#39;ed package.  They even trust it well enough that it&#39;s usually part of the installation process, so that if the test cases fail, the installation fails reliably.  It would be nice if Racket packages supported the same convention.</div>

<div><br></div><div><br></div><div>* I think I remember seeing comments about having the documentation available before installing.  What&#39;s the status of this?</div>