summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a49d86f793226c61fbcc61a1624f7fc119c7b17a (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
pkgbase = python-solara
	pkgdesc = A pure Python, React-style web framework
	pkgver = 1.42.0
	pkgrel = 1
	url = https://solara.dev
	arch = any
	license = MIT
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.8
	depends = python-cachetools
	depends = python-click>=7.1.0
	depends = python-filelock
	depends = python-humanize
	depends = python-ipykernel
	depends = python-ipyvue>=1.9.0
	depends = python-ipyvuetify>=1.8.10
	depends = python-ipywidgets
	depends = python-jinja
	depends = python-jupyter-client>=7.0.0
	depends = python-markdown
	depends = python-markupsafe
	depends = jupyter-nbformat
	depends = pymdown-extensions
	depends = python-reacton>=1.7.1
	depends = python-requests
	depends = python-rich-click
	depends = python-starlette
	depends = uvicorn
	depends = python-watchdog
	depends = python-watchfiles
	depends = python-websockets
	noextract = solara-1.42.0-py2.py3-none-any.whl
	source = https://files.pythonhosted.org/packages/py2.py3/s/solara/solara-1.42.0-py2.py3-none-any.whl
	sha256sums = 5ad674bcc3facdf0574c7c3d3de758cec883a8e4272b7bef78411ce4e2ebb835

pkgname = python-solara