File: control

package info (click to toggle)
python-aristaproto 1.2%2Breally0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,600 kB
  • sloc: python: 6,521; java: 106; xml: 84; makefile: 6
file content (26 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
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
Source: python-aristaproto
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry,
 python3-setuptools,
Standards-Version: 4.7.2
Homepage: https://github.com/aristanetworks/python-aristaproto
Vcs-Browser: https://forgejo.debian.net/arista/python-aristaproto
Vcs-Git: https://forgejo.debian.net/arista/python-aristaproto

Package: python3-aristaproto
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Arista Protobuf / Python gRPC bindings generator
 Arista Protobuf provides an improved experience when using Protobuf in a modern
 Python environment by making use of modern language features and generating
 readable, understandable, idiomatic Python code.