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

:books: The Open Source Discovery Service

Results 115 libraries.io issues
Sort by recently updated
recently updated
newest added

## Bugs https://libraries.io/pypi/colored is MITlicensed Python package with `ansi` keyword. ![image](https://user-images.githubusercontent.com/8781107/141611351-5d2f6aa3-35e3-4cfd-991c-195c40b5531a.png) And it doesn't present in the list of `ansi` libraries https://libraries.io/search?keywords=ansi&languages=Python&licenses=MIT&sort=stars With 20 stars it should be between these...

I want to get top x packages (most downloaded/ dependents) individually for each package manager (e.g., npm, pip). Is such a query possible through libraries.io?

When creating request to the API Method "Project search" with parameters page=101 and per_page=100 the server returns "Internal server error" message. For example: ``` https://libraries.io/api/search?api_key=api_key&per_page=100&page=101&q=ruby ``` returns ``` {"error":"internal server...

Unexpected edge case that shows up every so often, sometimes GitHub orgs are turned into users. That's an issue for us because we store orgs and users in two separate...

bug
help wanted

2,192 packages Website: https://www.powershellgallery.com/ Some source code: https://github.com/PowerShell/PSPrivateGallery (may not be helpful)

enhancement
help wanted
package manager
roadmap

Something seriously seems to have gone wrong when I tried logging in with gitlab: - I logged in via Gitlab as https://gitlab.com/TonasJ - Now the libraries.io top-right user menu >...

bug

## Bugs - [x] Double-check that the bug is persistent, - [x] Double-check the bug hasn't already been reported [on our issue tracker](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+org%3Alibrariesio), they *should* be labelled `bug` or `bugsnag`....

bug

The sync process currently ignores name changes, because it's assumed that if the name has changed then there will be a new project and the old one will just be...

bug
help wanted
question
package manager

Paging through the CPAN releases API no longer works for results greater than 10,000 Code location: https://github.com/librariesio/libraries.io/blob/master/app/models/package_manager/cpan.rb#L17 Example url: ``` https://fastapi.metacpan.org/v1/release/_search?fields=distribution&from=10000&q=status%3Alatest&size=5000&sort=date%3Adesc ``` Error: ```json { "message": "[Request] ** [http://127.0.0.1:9200]-[500] {\"error\":{\"root_cause\":[{\"type\":\"query_phase_execution_exception\",\"reason\":\"Result...

bug
package manager

For https://libraries.io/npm/base the repository tracked is https://github.com/antz29/node-base which seems to have tags for releases through 0.5.0 https://github.com/antz29/node-base/releases but the current repository is https://github.com/node-base/base Filing as a bug rather than a...

bug