| Name: | python3-rpdb |
|---|---|
| Version: | 0.1.5 |
| Release: | 2.el7.1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 15770 |
| License: | BSD |
| RPM: | python3-rpdb-0.1.5-2.el7.1.noarch.rpm |
| Source RPM: | python-rpdb-0.1.5-2.el7.1.src.rpm |
| Build Date: | Wed Jan 24 2018 |
| Build Host: | x86-ol6-builder-04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/tamentis/rpdb |
| Summary: | A wrapper around pdb allowing remote debugging |
| Description: | A wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little debugging tools are available. |
- Change the bdep to python34-devel instead of python3-devel for EL 7.
- Include more explicit paths in the files section.
- Initial release