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

finding number of nim packages can be confusing #7410

Closed
timotheecour opened this issue Mar 24, 2018 · 2 comments
Closed

finding number of nim packages can be confusing #7410

timotheecour opened this issue Mar 24, 2018 · 2 comments

Comments

@timotheecour
Copy link
Member

This came up in timotheecour/D_vs_nim#3

for someone not very familiar with nim trying to figure out how many packages does nim have, things can be confusing:

https://nimble.directory/packages.xml shows only ~194 packages but https://github.com/nim-lang/packages shows ~640 packages

it's made worse by the fact that #7400 still prevents someone browsing https://nim-lang.org/docs/lib.html from seeing packages, and the fact that https://nimble.directory/ doesn't show the total number of packages.

https://nimble.directory/packages.xml
shows:

<description>New and updated Nim packages</description>
    <link>https://nimble.directory/packages.xml</link>
    <lastBuildDate></lastBuildDate>
    <pubDate></pubDate>
    <ttl>3600</ttl>

but doesn't specify what it means by new and updated;

how about:

@timotheecour timotheecour changed the title number of packages not easy to find finding number of nim packages can be confusing Mar 24, 2018
@data-man
Copy link
Contributor

nimble.directory isn't Nim-lang's project.

https://github.com/FedericoCeratto/nim-package-directory/issues

@timotheecour
Copy link
Member Author

ok, closing this and opening FedericoCeratto/nim-package-directory#7

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