Adds babel package manager link to library index.

This commit is contained in:
Grzegorz Adam Hankiewicz
2013-03-11 23:57:25 +01:00
parent 5ac5bedc66
commit 15af40bc1d

View File

@@ -16,7 +16,10 @@ Pure libraries do not depend on any external ``*.dll`` or ``lib*.so`` binary
while impure libraries do. A wrapper is an impure library that is a very
low-level interface to a C library.
Read this `document <apis.html>`_ for a quick overview of the API design.
Read this `document <apis.html>`_ for a quick overview of the API design. If
you can't find here some functionality you are looking for you could try using
the 3rd party `package manager Babel <https://github.com/nimrod-code/babel>`_
and its list of packages.
Pure libraries