Chris Chewa

Results 2 issues of Chris Chewa

I noticed that in the Big Query DB `bigquery-public-data.pypi.distribution_metadata` where you can find all the license information for all PyPi packages, `oauthlib` has the license as `BSD`. Was this done...

Some of the io.prometheus packages do not have information in the Maven Central Mirror bucket: https://console.cloud.google.com/storage/browser/maven-central;tab=objects?inv=1&invt=Ab3iqA&prefix=&forceOnObjectsSortingFiltering=false Some few examples are: - [io.prometheus/prometheus-metrics-config](https://console.cloud.google.com/storage/browser/maven-central/maven2/io/prometheus/prometheus-metrics-config;tab=objects?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&inv=1&invt=Ab3iqA&prefix=&forceOnObjectsSortingFiltering=false) - [io.prometheus/prometheus-metrics-core](https://console.cloud.google.com/storage/browser/maven-central/maven2/io/prometheus/prometheus-metrics-core?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&inv=1&invt=Ab3iqA) - [io.prometheus/prometheus-metrics-exposition-formats](https://console.cloud.google.com/storage/browser/maven-central/maven2/io/prometheus/prometheus-metrics-exposition-formats?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&inv=1&invt=Ab3iqA) Among others. A common...