Search Criteria
Package Details: python-diagrams 0.23.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-diagrams.git (read-only, click to copy) |
---|---|
Package Base: | python-diagrams |
Description: | Diagram as Code for prototyping cloud system architectures |
Upstream URL: | https://diagrams.mingrammer.com |
Keywords: | diagram drawing prototyping |
Licenses: | MIT |
Submitter: | flipee |
Maintainer: | flipee |
Last Packager: | flipee |
Votes: | 2 |
Popularity: | 0.000077 |
First Submitted: | 2020-09-28 19:15 (UTC) |
Last Updated: | 2023-02-01 17:02 (UTC) |
Latest Comments
flipee commented on 2021-09-23 22:10 (UTC)
@agorg_louk The issue is in
setup.py
, the upstream isn't including the image assets. Also, it isn't a good practice to add the package assets to thesite-packages
root. I'm adding a patch to fix this.agorg_louk commented on 2021-09-23 06:54 (UTC)
Proposed changes:
agorg_louk commented on 2021-09-23 06:41 (UTC)
The package is incorrect, it is missing the image assets that are used for the nodes.