blob: 40c55086773825fdc31e9563ad5a600c90723dd7 (
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
31
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = python-pigweed
pkgdesc = Pigweed Python modules
pkgver = 0.0.15
pkgrel = 1
url = https://pigweed.dev
arch = any
license = Apache
makedepends = python
makedepends = python-pip
depends = python-jinja
depends = python-pyyaml
depends = python-pygments
depends = python-coloredlogs
depends = python-coverage
depends = python-cryptography
depends = python-google-cloud-storage
depends = ipython
depends = python-mypy-protobuf
depends = python-parameterized
depends = python-prompt_toolkit
depends = python-protobuf
depends = ptpython
depends = python-pyelftools
depends = python-pyperclip
depends = python-pyserial
depends = python-six
depends = python-sphinx
depends = python-types-pyyaml
depends = python-watchdog
depends = python-wheel
depends = yapf
optdepends = python-httpwatcher: extra plugin for pw_watch
optdepends = python-pygments-style-dracula
optdepends = python-pygments-style-tomorrow
optdepends = python-scan-build
optdepends = python-sphinx-rtd-theme
optdepends = python-sphinxcontrib-mermaid
optdepends = python-types-protobuf
optdepends = python-types-pygments
optdepends = python-types-six
pkgname = python-pigweed
|