Review Request 115725: Switch from yapgvb to Graphviz Python bindings

Aurélien Gâteau agateau at kde.org
Thu Feb 13 14:22:57 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115725/
-----------------------------------------------------------

Review request for KDE Frameworks and Alex Merry.


Repository: kapidox


Description
-------

Yapgvb turned out to be painful to deploy, and Ben pointed out that Graphviz provides official Python bindings. Those are less Pythonic, but more widespread and it is safe to assume they are maintained. Switching to those bindings also allow us to avoid temporary files, which is a nice bonus.

I actually made the changes in two patches: one to switch to gv, the other to remove the temp files.


Diffs
-----

  README.md b88dde0 
  src/kapidox/depdiagram/frameworkdb.py 8cba5e6 
  src/kapidox/depdiagram/gvutils.py PRE-CREATION 
  src/kgenframeworksapidox e684320 

Diff: https://git.reviewboard.kde.org/r/115725/diff/


Testing
-------

- Generated diagrams with depdiagram-prepare and depdiagram-generate
- Generated docs with kgenframeworksapidox


Thanks,

Aurélien Gâteau

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140213/b75303a8/attachment.html>


More information about the Kde-frameworks-devel mailing list