..
android_sdk.py
Add `channel` for Android SDK packages
2020-10-10 13:19:36 +08:00
anitya.py
port more sources, add cache.get_json
2020-08-14 18:25:48 +08:00
apt.py
apt: Parse Packages and cache it to improve performance
2020-09-21 18:49:23 +08:00
archpkg.py
fix the provided option for non-soname "provides"
2020-10-23 03:35:11 +08:00
aur.py
use asyncio.Semaphore instead of self-made queue
2020-09-20 22:15:54 +08:00
bitbucket.py
bitbucket: minor cleanup
2020-08-20 15:39:21 +08:00
cmd.py
create an api for modules
2020-08-14 20:04:05 +08:00
container.py
Add container source plugin
2020-10-07 19:17:48 +08:00
cpan.py
port more sources
2020-08-17 22:04:44 +08:00
cratesio.py
port more sources, add cache.get_json
2020-08-14 18:25:48 +08:00
debianpkg.py
create an api for modules
2020-08-14 20:04:05 +08:00
gems.py
Add list options support for gems source
2020-10-22 00:10:45 +08:00
git.py
Use list comprehension instead of map lambda
2020-09-24 16:13:45 +08:00
gitea.py
Use f-string for better readability
2020-09-03 00:51:46 +08:00
github.py
Fix f-string in github source
2020-09-03 04:38:14 +08:00
gitlab.py
port github source and tests (the last one!)
2020-08-20 15:18:28 +08:00
hackage.py
port more sources
2020-08-17 22:04:44 +08:00
manual.py
nvchecker_source/manual: convert to string
2020-08-30 17:49:39 +08:00
none.py
use asyncio.Semaphore instead of self-made queue
2020-09-20 22:15:54 +08:00
npm.py
fix support for Python 3.7
2020-09-24 18:56:14 +08:00
packagist.py
port more tests
2020-08-18 16:45:20 +08:00
pacman.py
create an api for modules
2020-08-14 20:04:05 +08:00
pagure.py
Fine tunes
2020-09-01 18:13:56 +08:00
pypi.py
port more sources, add cache.get_json
2020-08-14 18:25:48 +08:00
regex.py
port more tests
2020-08-17 16:21:02 +08:00
repology.py
repology: add support for subrepo
2020-10-30 06:06:15 +01:00
sparkle.py
port more tests
2020-08-17 16:21:02 +08:00
ubuntupkg.py
create an api for modules
2020-08-14 20:04:05 +08:00