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

Changelog

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

  * Add patch for new log4cxx.

 -- Leopold Palomo-Avellaneda <email address hidden>  Wed, 02 Feb 2022 09:14:13 +0100

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ros-resource-retriever_1.12.7-2.dsc 2.4 KiB df11024c6e35567169331852c5267d51c628ce537fb4e72ee76003347273c2fa
ros-resource-retriever_1.12.7.orig.tar.gz 6.8 KiB 5e01da1e97915ef73b169955f4ec311ee292e3f01a3b465f6220bd8662f8e056
ros-resource-retriever_1.12.7-2.debian.tar.xz 4.3 KiB 7225c87c8681cb99054b6ad80974cbe034fd59c4bbb48a3bd66750ebbc0ec232

Available diffs

No changes file available.

Binary packages built by this source

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

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

libresource-retriever0d: Robot OS resource_retriever library

 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 library itself.

libresource-retriever0d-dbgsym: debug symbols for libresource-retriever0d
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.