+README.md
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
### about
|
||||
|
||||
python script to create a rss feed from html hosted by LFV Website Kit 2.0
|
||||
|
||||
### configuration
|
||||
* BASEURL: Homepage root
|
||||
* FWNAME: Display name
|
||||
|
||||
### usage:
|
||||
```
|
||||
/usr/bin/python einsaetze_rss_feed.py
|
||||
|
||||
```
|
||||
|
||||
### output:
|
||||
RSS on stdout
|
||||
|
||||
### requirements:
|
||||
* python-beautifulsoup
|
||||
* python-pytz
|
||||
* python-requests
|
||||
* locales de_DE.UTF-8
|
||||
Reference in New Issue
Block a user