Name: | python34-pygraphviz |
---|---|
Version: | 1.3 |
Release: | 2.rc2.el7.2 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 260924 |
License: | BSD |
RPM: | python34-pygraphviz-1.3-2.rc2.el7.2.x86_64.rpm |
Source RPM: | python-pygraphviz-1.3-2.rc2.el7.2.src.rpm |
Build Date: | Wed Feb 24 2021 |
Build Host: | host-100-100-224-33.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://networkx.lanl.gov/pygraphviz/ |
Summary: | Create and Manipulate Graphs and Networks |
Description: | PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface. This package contains the version for Python 3.4. |
- Rebuilt to change main python from 3.4 to 3.6
- Update spec format and add Python 3.4 and 3.6 to EPEL7
- Reformat version string to follow guidelines for pre-release versions
- Fixed after review: use more macros, include directories in %files, add provides for bundled jquery, remove empty file.
- Update to latest version, build sphinx docs, add python3 subpackage.
- Initial package.