From 5660f602a7e4ce063dca453ab18e2ed1cd22228f Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 18 Jan 2024 15:27:29 +0100 Subject: [PATCH] =?UTF-8?q?readme:=20link=20to=20Travel-Status-DE-HAFAS=20?= =?UTF-8?q?=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- license.md | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/license.md b/license.md index 2051bcd3..732e7f50 100644 --- a/license.md +++ b/license.md @@ -1,4 +1,4 @@ -Copyright (c) 2023, Jannis R +Copyright (c) 2024, Jannis R Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. diff --git a/readme.md b/readme.md index 70918942..edb5ff40 100644 --- a/readme.md +++ b/readme.md @@ -237,6 +237,7 @@ There are [community-maintained TypeScript typings available as `@types/hafas-cl - [`hafas-client-php`](https://github.com/MrKrisKrisu/hafas-client-php) – PHP port of `hafas-client`. - [*Transit*](https://jlnstrk.github.io/transit/) – Kotlin client for mutliple kinds of public transport APIs, with support for HAFAS APIs. - [`nimhafas`](https://git.ctu.cx/nimhafas/index.html) – Nim HAFAS client (no longer maintained). +- [Travel-Status-DE-HAFAS](https://chaosdorf.de/git/derf/travel-status-de-hafas/-/tree/5.01/lib/Travel/Status/DE) – Perl HAFAS client, rather minimal. - [*Friendly Public Transport Format*](https://github.com/public-transport/friendly-public-transport-format#friendly-public-transport-format-fptf) – A format for APIs, libraries and datasets containing and working with public transport data. - [`observe-hafas-client`](https://github.com/public-transport/observe-hafas-client) – Observe all departures/arrivals/etc. returned by `hafas-client`. - [`cached-hafas-client`](https://github.com/public-transport/cached-hafas-client) – Pass in a `hafas-client` instance, cache data from it.