[ 原始碼: voltron ]
套件:voltron(0.1.7 git20200109-3)
voltron 的相關連結
Debian 的資源:
下載原始碼套件 voltron:
- [voltron_0.1.7 git20200109-3.dsc]
- [voltron_0.1.7 git20200109.orig.tar.gz]
- [voltron_0.1.7 git20200109-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Hacky debugger UI for hackers
Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.
其他與 voltron 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-blessed
- Thin, practical wrapper around terminal capabilities in Python3
-
- dep: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flask-restful
- REST API framework for Flask applications (Python3 Module)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-unixsocket
- Use requests to talk HTTP via a UNIX domain socket - Python 3.x
-
- dep: python3-scruffy
- framework for taking care of a bunch of boilerplate in Python3 apps
-
- dep: python3-six
- Python 2 and 3 compatibility library