Просмотр исходного кода

List InnStereo as an application using Pynsist

@tobias47n9e, I assume you're happy for me to mention this in the docs - let me know if not.
Thomas Kluyver 10 лет назад
Родитель
Сommit
022aeeee51
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      doc/examples.rst

+ 2 - 0
doc/examples.rst

@@ -24,3 +24,5 @@ These may illustrate more complex uses of pynsist.
 - `Spreads <https://github.com/jbaiter/spreads/tree/windows>`_ is a book scanning tool,
   including a tkinter configuration system and a local webserver. Its use of
   pynsist (see ``buildmsi.py``) includes working with setuptools info files.
+- `InnStereo <https://github.com/tobias47n9e/innsbruck-stereographic>`_ is a GTK 3
+  application for geologists. Besides pygi, it uses numpy and matplotlib.