Re: [racket-dev] Other PLaneT 2 questions

2012-12-04 Thread Jay McCarthy
On Tue, Dec 4, 2012 at 5:22 PM, Danny Yoo wrote: > * 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's bitrotted code. You can already rename it. Deleting it is very easy (for me, I

[racket-dev] Other PLaneT 2 questions

2012-12-04 Thread Danny Yoo
* 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's bitrotted code. * Will there be an easy way to pull a full list of packages programmatically from the central repositories? One of the