Thank you Neil and Asumu, It looks like most of the usable options don't apply to very simple single-collection packages at this time.
If anyone would like to try the package I think it is ready to be toyed with, mostly in DrRacket at this point. https://github.com/derend/cellular-automata Deren On Fri, May 9, 2014 at 1:23 AM, Asumu Takikawa <[email protected]> wrote: > On 2014-05-09 00:34:26 -0400, Deren Dohoda wrote: > > Unfortunately I must admit I was sorely lost in figuring out the > info.rkt > > file that would describe this package in some kind of meaningful way. > I'd > > like to put this up on the package list for others to play with but > what > > should I be sure I have in my info.rkt file before I do so? > > You can get by with a pretty minimal info.rkt file. Much of the > user-facing package information (like package description) is specified > via the package list website. You may wish to specify the dependencies > (`deps` and `build-deps` bindings) for your package though. > > You can find the metadata that the package system looks for here: > http://docs.racket-lang.org/pkg/metadata.html > > Cheers, > Asumu >
____________________ Racket Users list: http://lists.racket-lang.org/users

