.. |
alpm.py
|
alpm: make `repo` option optional
|
2021-07-25 19:38:26 +08:00 |
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: handle multiple verions correctly
|
2021-06-25 15:22:40 +08:00 |
archpkg.py
|
fix the provided option for non-soname "provides"
|
2020-10-23 03:35:11 +08:00 |
aur.py
|
aur: avoid the asyncio.wait warning
|
2021-06-06 12:26:53 +08:00 |
bitbucket.py
|
bitbucket: use 'fields' query to restrict returned fields
|
2022-02-06 10:17:49 -06:00 |
cmd.py
|
create an api for modules
|
2020-08-14 20:04:05 +08:00 |
combiner.py
|
add a combiner source and the underlying mechanism to wait for other entries' results
|
2021-06-08 14:55:57 +08:00 |
container.py
|
container: add pagination
|
2021-06-06 12:13:07 +08:00 |
cpan.py
|
port more sources
|
2020-08-17 22:04:44 +08:00 |
cran.py
|
add CRAN support
|
2022-02-22 19:06:15 +02: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
|
git source: support fetching commit hash on a branch
|
2020-12-24 22:01:22 +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
|
gitlab: omit default branch if not specified, fix for blm
|
2021-03-18 13:19:05 +08:00 |
hackage.py
|
port more sources
|
2020-08-17 22:04:44 +08:00 |
htmlparser.py
|
Support HTTP POST request in the htmlparser and regex source
|
2021-09-07 00:40:23 -04:00 |
httpheader.py
|
add a httpheader source
|
2021-01-28 18:05:58 +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 |
openvsx.py
|
Add OpenVSX source
|
2021-07-14 13:05:45 +01: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
|
pypi source: use packaging.version.Version directly
|
2021-01-15 15:40:23 +08:00 |
regex.py
|
regex: make sure we don't have more than one group in the regex
|
2021-11-06 10:44:10 +08:00 |
repology.py
|
repology: return a list of versions instead
|
2020-10-30 17:57:31 +08:00 |
sparkle.py
|
fix: source sparkle (#210)
|
2022-02-22 20:13:18 +08:00 |
ubuntupkg.py
|
create an api for modules
|
2020-08-14 20:04:05 +08:00 |
vsmarketplace.py
|
Add Visual Studio Code Marketplace
|
2021-07-14 22:45:13 +08:00 |