racket / racket-pkg-website

A frontend for the Racket Package Catalog.
Other
11 stars 16 forks source link

List package version number on package page #2

Open florence opened 9 years ago

florence commented 9 years ago

It would be nice if the version field from a packages info.rkt could be displayed on the packages page

tonyg commented 8 years ago

To do this properly, we would need to suck in info.rkt from each package somehow. At the moment, the catalog doesn't look too deeply at the package's actual content.