Source: ros-genlisp Section: python Priority: optional Maintainer: Debian Science Maintainers Uploaders: Thomas Moulard , Jochen Sprickerhof , Leopold Palomo-Avellaneda Build-Depends: debhelper (>= 11), catkin, python-genmsg, python-setuptools, python-all, dh-python, python3-all Standards-Version: 4.1.4 Rules-Requires-Root: no Homepage: https://wiki.ros.org/genlisp Vcs-Browser: https://salsa.debian.org/science-team/ros-genlisp Vcs-Git: https://salsa.debian.org/science-team/ros-genlisp.git Package: python-genlisp Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genmsg Description: Common-Lisp Robot OS message and service generators - Python 2 version This package is part of Robot OS (ROS). genlisp is a python program that generates ROS messages and service code for Lisp. It lets you generate the code for your program from plain text files. . This package contains the Python 2 module. Package: python3-genlisp Architecture: all Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-genmsg Description: Common-Lisp Robot OS message and service generators - Python 3 version This package is part of Robot OS (ROS). genlisp is a python program that generates ROS messages and service code for Lisp. It lets you generate the code for your program from plain text files. . This package contains the Python 3 module.