blob: 7630eb0cfde17f07bd1317ab053d031ca1ad9e57 (
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
|
pkgbase = jpterm
pkgver = 0.2.12
pkgrel = 1
url = https://davidbrochart.github.io/jpterm/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-hatchling
depends = python>=3.10
depends = python-rich-click
depends = python-asphalt
depends = python-asyncio_extras
depends = jupyterlab>=4
depends = jupyter-collaboration>=2
source = jpterm-0.2.12.tar.gz::https://github.com/davidbrochart/jpterm/archive/refs/tags/v0.2.12.tar.gz
sha256sums = d7c8863db4004c721a8334e49055b4ce6f3af970ab98e346723eb6ed1cf6dc71
pkgname = jpterm
pkgdesc = Jupyter in the terminal.
depends = python-txl=0.2.12
pkgname = python-txl
pkgdesc = The plugin system for jpterm
depends = python-asphalt
depends = python-textual
depends = python-pycrdt
depends = python-jupyter-ydoc
depends = python-pycrdt
depends = python-anyio
depends = python-textual_imageview
depends = python-ypywidgets_textual
|