libmono-system-web-mvc2.0-cil
Mono ASP.NET MVC 2.0 Library (for CLI 2.0)
medit
Useful programming and around-programming text editor
Features:
* Configurable syntax highlighting.
* Configurable keyboard accelerators.
* Multiplatform - works both on unix and windows.
* Plugins: can be written in C or Python.
* Configurable tools available from the main and context menus. They can be
written in Python, or it can be a shell script, or in MooScript - simple
builtin scripting lanugage.
* Regular expression search/replace, grep and find frontends, builtin file
selector and whatnot.
pyew
Python tool like radare or *iew for malware analysis
Pyew is a (command line) Python tool like radare and *iew, oriented, mainly,
to analyze malware. It does have support for hexadecimal viewing, disassembly
(Intel 16, 32 and 64 bits), PE and ELF file formats (it does code analysis
the right way), following direct call/jmp instructions, OLE2 format, PDF
format (limited) and more. It also supports plugins to add more features to
the tool.
fp-units-win-db
Free Pascal - database-library units dependency package
The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi
and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a
completely portable RunTime Library (RTL) available on many platforms and
compatible with Turbo Pascal, along with a platform-independent class-based
Free Component Library (FCL) adding many Delphi extensions and interfacing
with many popular open source libraries.
melting-gui
graphical interface to compute the melting temperature of nucleic acid duplex
This package provides a graphical user interface for the “melting”
program, which computes for a nucleic acid duplex the enthalpy, the entropy
and the melting temperature of the helix-coil transitions.
python3-dominate
Python 3 library for creating and manipulating HTML documents
Dominate is a Python library for creating and manipulating HTML documents
using an elegant DOM API. It allows you to write HTML pages in pure Python
very concisely, which eliminate the need to learn another template language,
and to take advantage of the more powerful features of Python.