File: credits.rst

package info (click to toggle)
python-pygraphviz 1.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: ansic: 5,100; python: 2,669; makefile: 57
file content (23 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Credits
=======

Thanks to Stephen North and the AT&T Graphviz team for creating
and maintaining the Graphviz graph layout and drawing packages

Thanks to Manos Renieris for the original idea.

Thanks to the following people who have made contributions:

 - Cyril Brulebois helped clean up the packaging for Debian and find bugs.

 - Rene Hogendoorn developed the threads code to provide nonblocking,
   multiplatform IO.

 - Ross Richardson suggested fixes and tested the attribute handling.

 - Alexis Dinno debugged the setup and installation for OSX.

 - Stefano Costa reported attribute bugs and contributed the
   code to run Graphviz "tred" and friends.

 - Casey Deccio contributed unicode handling design and code.