blob: f0c9c91f124d7f3027f36205deba6e9fa948a37a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = organize
pkgdesc = A command line utility to automate file organization tasks
pkgver = 3.3.0
pkgrel = 1
url = https://github.com/tfeldmann/organize
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python
source = organize-3.3.0.tar.gz::https://github.com/tfeldmann/organize/archive/refs/tags/v3.3.0.tar.gz
sha256sums = 0b78928cc934cc60801ddf69f4910f8499e86070a1e256bb319c6863c71f73ea
pkgname = organize
depends = python
depends = docx2txt
depends = python-arrow
depends = python-jinja
depends = python-natsort
depends = python-pdfminer
depends = python-platformdirs
depends = python-pydantic
depends = python-rich
depends = python-send2trash
depends = python-yaml
depends = python-docopt-ng
depends = python-exifread
depends = python-simplematch
|