File: credits.rst

package info (click to toggle)
python-pygraphviz 1.3.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 664 kB
  • sloc: ansic: 4,970; python: 2,523; makefile: 152
file content (24 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.