mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-28 02:29:32 +00:00
feat: add support for tt-rss api
This commit is contained in:
parent
0562a245d6
commit
b100d8f0b8
5 changed files with 256 additions and 70 deletions
|
|
@ -8,6 +8,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"jinja2>=3.1.6",
|
||||
"requests>=2.32.5",
|
||||
"ttrss-python>=0.5",
|
||||
]
|
||||
license = "ISC"
|
||||
license-files = [ "LICENSE" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue