Package Details: archivy 1.7.0-1

Git Clone URL: https://aur.archlinux.org/archivy.git (read-only, click to copy)
Package Base: archivy
Description: A self-hosted knowledge repository, to preserve useful content to your knowledge bank.
Upstream URL: https://github.com/archivy/archivy
Licenses: MIT
Submitter: srevinsaju
Maintainer: None
Last Packager: srevinsaju
Votes: 3
Popularity: 0.000000
First Submitted: 2020-12-30 19:20 (UTC)
Last Updated: 2022-02-04 09:55 (UTC)

Latest Comments

MarsSeed commented on 2023-09-10 23:04 (UTC)

Needs makedepends=git to build in a clean chroot environment.

JoaoCostaIFG commented on 2021-09-06 16:18 (UTC)

I believe the dependency on python-yaml is missing.

srevinsaju commented on 2021-07-08 19:59 (UTC)

@BrainDamage, ah yes! Thanks. I will remove it shortly!

BrainDamage commented on 2021-07-08 19:55 (UTC)

this package installs a test directory, you should delete it eg using rm -r "${pkgdir}/$(python -c 'import site; print(site.getsitepackages()[0])')/tests/" to prevent conflicts