Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display versions in package list #18

Open
superbobry opened this issue Oct 26, 2011 · 1 comment
Open

Display versions in package list #18

superbobry opened this issue Oct 26, 2011 · 1 comment

Comments

@superbobry
Copy link

Would be nice to have versions printed along with package names, in the same way findlib does it:

Available packages:
lwt              (version: 2.3.1)
bitstring        (version: 0.7)

What do you think?

@thelema
Copy link
Owner

thelema commented Oct 26, 2011

On 10/26/2011 05:24 AM, Sergei Lebedev wrote:

Would be nice to have versions printed along with package names, in the same way findlib does it:

Available packages:
lwt                 (version: 2.3.1)
bitstring        (version: 0.7)

What do you think?

The upside of this is that for a smallish number of packages, there's
more useful information provided. If oasis-db grows to the size of
cpan, I don't imagine this will be so useful, as the density of the list
will go down significantly, making it scroll by quickly.

Overall, I like it, but maybe we should put it as a "-q" option, which
takes a pattern as argument and only prints packages matching that
pattern (possibly plus dependencies?)

E.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants