Source: ros-genlisp
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Thomas Moulard <thomas.moulard@gmail.com>,
           Jochen Sprickerhof <debian@jochen.sprickerhof.de>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper (>= 9), catkin (>= 0.6.16-4), python-genmsg, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), dh-python
Standards-Version: 3.9.6
Homepage: https://github.com/ros/genlisp
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/ros-genlisp.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-genlisp.git
X-Python-Version: >= 2.7

Package: python-genlisp
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Common-Lisp Robot OS message and service generators
 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.
