blob: 6cdb5cca238f872911777efd2e3c262c94e74d4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = filecraft-cli
pkgdesc = A CLI organizer you didn’t know you needed — yet.
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/murtazapatel89100/Filecraft
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
depends = python-typer
source = https://pypi.io/packages/source/f/filecraft-cli/filecraft_cli-1.1.0.tar.gz
sha256sums = SKIP
pkgname = filecraft-cli
|