summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c371ede10a41f3c7bc1a8c16498edd032f12215c (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
pkgbase = marimo
	pkgdesc = A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps
	pkgver = 0.10.19
	pkgrel = 1
	url = https://marimo.io/
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatch
	depends = python-click
	depends = python-jedi
	depends = python-markdown
	depends = python-pymdown-extensions
	depends = python-pygments
	depends = python-tomlkit
	depends = python-yaml
	depends = uvicorn
	depends = python-starlette
	depends = python-websockets
	depends = python-pycrdt
	depends = python-docutils
	depends = python-psutil
	depends = python-itsdangerous
	depends = python-narwhals
	depends = ruff
	depends = python-packaging
	optdepends = python-typing_extensions: python <=3.10 support
	optdepends = python-duckdb: SQL cells support
	optdepends = python-altair: Plotting in datasource viewer
	optdepends = python-polars: SQL output back in Python
	optdepends = python-sqlglot: SQL cells parsing
	optdepends = python-openai: AI features
	options = !debug
	source = https://files.pythonhosted.org/packages/source/m/marimo/marimo-0.10.19.tar.gz
	sha256sums = eec812e874156852d825f50aa738cbaf2f55d8be8d36449febce443f991ccb75

pkgname = marimo