Search Criteria
Package Details: python-csv-diff 1.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-csv-diff.git (read-only, click to copy) |
---|---|
Package Base: | python-csv-diff |
Description: | Tool for viewing the difference between two CSV, TSV or JSON files. |
Upstream URL: | https://pypi.org/project/csv-diff/ |
Licenses: | Apache |
Submitter: | aragon123 |
Maintainer: | aragon123 |
Last Packager: | aragon123 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-15 11:35 (UTC) |
Last Updated: | 2024-04-28 12:18 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-dictdifferAUR
- python-pip (make)
- python-pytest-runnerAUR (make)
- python-setuptools (make)
- python-pytest (check)
Latest Comments
aragon123 commented on 2024-04-28 11:36 (UTC)
@Markus00000 thank you. I added
python-pytest
as check dependency.Markus00000 commented on 2024-04-28 09:54 (UTC)
Might want to remove tests in check() or add pytest as build dependency.
Markus00000 commented on 2023-01-28 05:05 (UTC)
@aragon123 Installs without conflicts. Thank you!
aragon123 commented on 2023-01-03 15:23 (UTC)
Thank you for the report.
I did not notice this in the first place. But I created two PRs for the upstream packages: https://github.com/mborsetti/webchanges/pull/54 https://github.com/simonw/csv-diff/pull/32
Additionally I included the patch into this package. Please test if this works. Note that you should start from an empty build directory, as the Python setuptools do not remove old packages.
Markus00000 commented on 2023-01-03 14:34 (UTC)
This package conflicts with the package
webchanges
: