summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-03-27 06:54:22 +0100
committerGuido Günther <agx@sigxcpu.org>2014-03-27 06:55:16 +0100
commitb983284eb1b956aff31a9d41b4981a0ed8d336a4 (patch)
tree066648a097fdccbf2ad58b22be6ef15676f76f5b
parentd5255c1b2d9e044efa0da155a0b0cca4a9b71191 (diff)
Add libplanfahr
-rw-r--r--index.mdwn1
-rw-r--r--projects/libplanfahr.mdwn9
2 files changed, 6 insertions, 4 deletions
diff --git a/index.mdwn b/index.mdwn
index 44ddd4e..f7a4732 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -14,6 +14,7 @@
* [[projects/ppm]] - GNOME prepaid manager applet to check and top-up the balance of your prepaid GSM/3G SIM card
* [[projects/network-manager-iodine]] - network-manager DNS tunnel VPN plugin using iodine
* [[projects/munin-pelletronic]] - Munin plugins to monitor Ökofen's Pelletmatic using a Pelletronic
+* [[projects/libplanfahr]] - GObject based library to query public transport information
See [here](http://honk.sigxcpu.org/projects.html) for projects that haven't moved to [piki](http://honk.sigxcpu.org/piki) yet. There are also some [random patches](http://honk.sigxcpu.org/unsorted-patches/).
diff --git a/projects/libplanfahr.mdwn b/projects/libplanfahr.mdwn
index d24439c..497bbaa 100644
--- a/projects/libplanfahr.mdwn
+++ b/projects/libplanfahr.mdwn
@@ -7,7 +7,7 @@ information and stops).
[[!toc ]]
-LibPlanFahr is currently alpha quality software. The API is not stable yet.
+LibPlanFahr is currently alpha quality software.
### Features
@@ -18,8 +18,8 @@ LibPlanFahr is currently alpha quality software. The API is not stable yet.
[[!template id=flattr thing="48460" name="Colors-of-Noise"]]
[[!template id=honk_git repo="libplanfahr"]]
-### Screenshots
-
+### Documentation
+See the [API documentation][4]. Don't consider the API to be stable yet.
### Building
Fetch the source code from git then do a:
@@ -39,8 +39,9 @@ otherwise just use [pkg-config][3] to build against it.
libplanfahr was written by Guido Günther <<agx@sigxcpu.org>>.
### License
-LibPlanfahr is free software and licensed under the LGPL Version 2.
+LibPlanfahr is free software and licensed under the LGPL Version 2 or later.
[1]: http://developer.gnome.org/gobject/stable/
[2]: https://wiki.gnome.org/GObjectIntrospection
[3]: http://www.freedesktop.org/wiki/Software/pkg-config/
+[4]: http://honk.sigxcpu.org/projects/libplanfahr/html/