Search Criteria
Package Details: python-rectangle-packer 2.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-rectangle-packer.git (read-only, click to copy) |
---|---|
Package Base: | python-rectangle-packer |
Description: | Pack a set of rectangles into a bounding box with minimum area |
Upstream URL: | https://github.com/Penlect/rectangle-packer |
Licenses: | MIT |
Submitter: | tecnotercio |
Maintainer: | ryonia |
Last Packager: | ryonia |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-23 18:46 (UTC) |
Last Updated: | 2024-01-21 04:22 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- python-setuptools (make)
Latest Comments
ryonia commented on 2025-02-02 06:09 (UTC)
Noting here that with the python updates the installer that comes with rectangle-packer won't work, due to removed functions (Issue: https://github.com/Penlect/rectangle-packer/issues/29)
The git version (https://aur.archlinux.org/packages/python-rectangle-packer-git) builds the project in an isolated environment with a python version that does have the functions. It's been recently updated and at the time of this message works.
I'll update this if and when the dev updates the project for the latest python version.
Violettica commented on 2023-07-21 06:50 (UTC)
Doesn't appear to build properly, Cython compiling runs into a type assignment issue.