diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-03 17:47:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-03 17:47:33 +0200 |
commit | 0f870c6ebde05d01988583267cd83dd0d0f45539 (patch) | |
tree | 7524a26ccba94d9c3fa0181ca8847557c07c48bb /README.md | |
parent | 525724d48ad2fb65e4635f3582cb7e86b612fb74 (diff) |
Remove support for XML HAFAS interfaces
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,7 +8,6 @@ interfaces, and can also be pointed to URLs not listed here. * [Nahverkehrsverbund Schleswig-Holstein](https://nah.sh.hafas.de/bin/stboard.exe) * [Nahverkehrsservice Sachsen-Anhalt](https://reiseauskunft.insa.de/bin/stboard.exe) * [Nordhessischer VerkehrsVerbund](https://auskunft.nvv.de/auskunft/bin/jp/stboard.exe) -* [Rostocker Straßenbahn AG](https://fahrplan.rsag-online.de/hafas/stboard.exe) * [Verkehrsverbund Berlin-Brandenburg](https://fahrinfo.vbb.de/bin/stboard.exe) * [Verkehrsverbund Bremen/Niedersachsen](https://fahrplaner.vbn.de/hafas/stboard.exe) * [Österreichische Bundesbahnen](https://fahrplan.oebb.at/bin/stboard.exe) @@ -78,7 +77,6 @@ pkg-config and a C compiler) installed. You will also need the following libraries with development headers: * libssl -* libxml2 * zlib Now, use a tool of your choice to install the module. Minimum working example: |