Search Criteria
Package Details: archivebox 0.5.3-1
Git Clone URL: | https://aur.archlinux.org/archivebox.git (read-only, click to copy) |
---|---|
Package Base: | archivebox |
Description: | The open source self-hosted web archive |
Upstream URL: | https://github.com/pirate/ArchiveBox |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | imlonghao |
Maintainer: | imlonghao |
Last Packager: | imlonghao |
Votes: | 3 |
Popularity: | 1.73 |
First Submitted: | 2020-07-29 15:48 |
Last Updated: | 2021-01-08 16:24 |
Dependencies (19)
- chromium (chromium-wayland-git, ungoogled-chromium-git, chromium-dev-ozone, chromium-beta-ozone, chromium-ozone, chromium-no-extras, chromium-vaapi, ungoogled-chromium, chromium-snapshot-bin)
- curl (curl-git, curl-minimal-git)
- git (git-git)
- mercury-parser
- python-atomicwrites
- python-base32_crockford
- python-crontab
- python-dateparser
- python-django (python-django17)
- python-django-extensions
- python-mypy_extensions
- python-requests
- python-w3lib
- readability-extractor (readability-extractor-git)
- ripgrep (ripgrep-simd, ripgrep-git)
- single-file-git
- wget (wget-git)
- youtube-dl (youtube-dl-git)
- python-setuptools (make)
Latest Comments
imlonghao commented on 2020-12-14 02:42
Hi @ankitrgadiya, the latest version of archivebox on PyPI is 0.4.21 currently.
I did ask pirate to update the package on PyPI, but he told me this is intentional. See https://github.com/ArchiveBox/ArchiveBox/issues/585#issuecomment-744086746
hwangeug commented on 2020-08-14 19:09
Ah I am the maintainer of
single-file-git
and I see that I messed that up - it should be fixed now and I was able to install this package without errors.imlonghao commented on 2020-08-13 04:25
@hwangeug, thanks, the author of
single-file
addedprovides=('single-file')
to PKGBUILD but he didn't update .SRCINFO, so I will change it back tosingle-file-git
later.k.w commented on 2020-08-01 11:28
Thank you!
imlonghao commented on 2020-08-01 11:26
@k.w Thanks, I didn't notice that the dep is in [community], I have changed it.
k.w commented on 2020-08-01 11:18
Hi imlonghao, I'm getting a deps conflict because
archivebox
depends onaur/python-django_extensions
, but I havecommunity/python-django-extensions
installed. Both packages point to the same upstream URL. Could you change the dependency to the official package?