pydoc.io icon indicating copy to clipboard operation
pydoc.io copied to clipboard

Recent listing page

Open agjohnson opened this issue 8 years ago • 1 comments

Perhaps move this off the front page? Or even if we include this on the front page, it might help to have more metadata displayed in the list:

  • Last update (X hours ago)
  • Package description
  • Version?

agjohnson avatar Jun 27 '17 16:06 agjohnson

Here's an example of some of the release information that Meta::CPAN uses: https://metacpan.org/pod/release/MARKOV/XML-Compile-1.58/lib/XML/Compile.pm

For example: author information, links to dependencies (something we can parse out via AST), links to other services (for us: PyPI, GitHub, etc)

agjohnson avatar Jun 27 '17 16:06 agjohnson