Felipe Dornelas

Results 23 issues of Felipe Dornelas

The following dependency was declared using a GitHub repository: ``` pod 'Touchy', :git => 'https://github.com/paweldudek/touchy.git' ``` From a `Podfile`. When analyzing its GitHub repository, we can see that the repository...

enhancement
ios

We have some Python dependencies where a license is declared as "UNKNOWN" in PyPI. However, a classifier is added with the license. For example, the package https://pypi.python.org/pypi/backports_abc/json declares the license...

bug
python

In some cases, the GitHub API is not able to detect the license of a given package. However, it is still possible to find the license by analysing the README,...

enhancement