4 "summary": "RRRR rapid real-time routing",
5 "description": "RRRR (usually pronounced R4) is a C-language implementation of the RAPTOR public transit routing algorithm.\nIt is the core routing component of the Bliksem journey planner and passenger information system.\n",
6 "homepage": "https://github.com/bliksemlabs/rrrr",
8 "type": "BSD 2-clause",
12 "abyrd": "andrew@fastmail.net",
13 "skinkie": "stefan@konink.de",
21 "git": "https://github.com/oooits72/rrrr.git",
27 "tdata_validation.{c,h}",
29 "router_request.{c,h}",
30 "router_result.{c,h}",
41 "plan_render_text.{c,h}",
42 "plan_render_otp.{c,h}",
44 "tdata_io_v4_dynamic.c",