ros-resource-retriever 1.12.7-4 source package in Ubuntu

Changelog

ros-resource-retriever (1.12.7-4) unstable; urgency=medium

  * Drop unused python3-all dependency for cross builds
  * Drop unused python3 dependency for cross builds
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <email address hidden>  Fri, 16 Jun 2023 20:49:47 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ros-resource-retriever_1.12.7-4.dsc 2.4 KiB a3fb61fcbb08a8fbae058b1debdf2c507b4f15e470fce4806014fcdcbe2edab9
ros-resource-retriever_1.12.7.orig.tar.gz 6.8 KiB 5e01da1e97915ef73b169955f4ec311ee292e3f01a3b465f6220bd8662f8e056
ros-resource-retriever_1.12.7-4.debian.tar.xz 4.5 KiB 655a2ceb7d21339a573d8cd92a68a9339b9612118398ae46f72f68e0c12f965a

Available diffs

No changes file available.

Binary packages built by this source

libresource-retriever-dev: No summary available for libresource-retriever-dev in ubuntu noble.

No description available for libresource-retriever-dev in ubuntu noble.

libresource-retriever0d: No summary available for libresource-retriever0d in ubuntu noble.

No description available for libresource-retriever0d in ubuntu noble.

libresource-retriever0d-dbgsym: No summary available for libresource-retriever0d-dbgsym in ubuntu noble.

No description available for libresource-retriever0d-dbgsym in ubuntu noble.

python3-resource-retriever: Robot OS resource_retriever library - Python 3

 This package is part of Robot OS (ROS). It retrieves data from
 url-format files such as http://, ftp://, package:// file://, etc.,
 and loads the data into memory. The package:// url for ros packages
 is translated into a local file:// url. The resource retriever was
 initially designed to load mesh files into memory, but it can be used
 for any type of data. The resource retriever is based on the libcurl library.
 .
 This package contains the Python 3 binding.