Compare commits
No commits in common. "02d1d0fb02711ffcb01121c982270b0dff0bc461" and "f194a5defc4884e16bae647af23b96b0452145c1" have entirely different histories.
02d1d0fb02
...
f194a5defc
|
@ -4,14 +4,10 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Personal Data Fetcher Systems
|
# Personal Data Fetcher Systems.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
This program collects several small data fetchers, for downloading personal
|
This program collects several small data fetchers, for downloading personal
|
||||||
data spread around the internet.
|
data spread around the internet. The fetchers are mostly related either to
|
||||||
|
|
||||||
The fetchers are mostly related either to
|
|
||||||
personal finance, or to various nerdy hobbies.
|
personal finance, or to various nerdy hobbies.
|
||||||
|
|
||||||
Supported fetchers:
|
Supported fetchers:
|
||||||
|
@ -45,6 +41,7 @@ Use `--help` option to see all options.
|
||||||
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
|
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
|
||||||
different sites, but not in the detail I want.
|
different sites, but not in the detail I want.
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
All requirements can be installed easily using:
|
All requirements can be installed easily using:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.60'
|
__version__ = '0.1.59'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user