node-eventsource
W3C compliant EventSource client for Node.js
This library implements the EventSource client for Node.js.
The API aims to be W3C compatible.
libabsl20230802
extensions to the C++ standard library
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
lfanew
tool to manipulate MZ stubs in NE/PE binaries
lfanew is a tool manipulating the e_lfanew header field in MZ (DOS)
binaries. It can
- add a .e_lfanew field to an MZ binary, allowing it to be used as a
DOS loader stub for a NE or PE binary;
- stubify a NE/PE binary by combining it with an MZ stub;
- extract a NE/PE binary from a stubified MZ/NE/PE binary pair.
librte-pmd-enic18.11
Data Plane Development Kit (librte-pmd-enic runtime library)
spf-tools-python
sender policy framework (SPF) tools for Python
SPF (Sender Policy Framework) related scripts and tools in Python. This
package currently provides three scripts:
capistrano
tool to execute commands in parallel on multiple servers
Capistrano is great for automating tasks via SSH on remote servers, like
software installation, application deployment, configuration management,
ad hoc server monitoring, and more. Ideal for system administrators, whether
professional or incidental. Easy to customize. Its configuration files use
the Ruby programming language syntax, but you don't need to know Ruby to do
most things with Capistrano.