File: control

package info (click to toggle)
ros-rosinstall-generator 0.1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 196 kB
  • sloc: python: 749; makefile: 20; sh: 2
file content (26 lines) | stat: -rw-r--r-- 1,299 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: ros-rosinstall-generator
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>, Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://wiki.ros.org/rosinstall_generator
Vcs-Git: https://salsa.debian.org/science-team/ros-rosinstall-generator.git
Vcs-Browser: https://salsa.debian.org/science-team/ros-rosinstall-generator
Testsuite: autopkgtest-pkg-python

Package: python3-rosinstall-generator
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Breaks: python-rosinstall-generator (<< 0.1.17-2)
Replaces: python-rosinstall-generator (<< 0.1.17-2)
Description: Tool to generate rosinstall files (for Robot OS) Python 3
 This package is part of Robot OS (ROS). It contains a tool to
 generate rosinstall files which contain information about repositories
 with ROS packages/stacks. It always returns information about
 released packages - either to the gbp repositories for wet packages
 or to the tarball of dry stacks from the SVN release repository. 
 .
 This package installs the library for Python 3.