| psmisc |
22.21 |
Utilities for managing processes on your system |
openembedded-core |
| psplash |
0.1+gitX |
Userspace framebuffer boot logo based on usplash |
openembedded-core |
| pure-ftpd |
1.0.42 |
FTP Server with a strong focus on software security |
meta-networking |
| python-matplotlib |
1.1.0 |
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats |
meta-python |
| python-matplotlib |
1.1.0 |
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats |
meta-python2 |
| python-protobuf |
3.3.0 |
Protocol Buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. |
meta-iot-cloud |
| python-scons |
2.3.6 |
Software Construction tool (make/autotools replacement) |
openembedded-core |
| python-scons |
2.3.6 |
Software Construction tool (make/autotools replacement) |
meta-hipos |
| python-scons-native |
2.3.6 |
Software Construction tool (make/autotools replacement) |
openembedded-core |
| python-scons-native |
2.3.6 |
Software Construction tool (make/autotools replacement) |
meta-hipos |
| python-tenacity |
4.1.0 |
Retry code until it succeeeds |
meta-iot-cloud |
| python-twisted |
13.2.0 |
Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. |
meta-python |
| python-twisted |
13.2.0 |
Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. |
meta-python2 |
| python-zopeinterface |
4.1.1 |
Interface definitions for Zope products |
meta-python |
| python-zopeinterface |
4.1.1 |
Interface definitions for Zope products |
meta-python2 |
| qt5-opengles2-test |
1.0.4+gitrX |
Qt5 OpenGL ES 2.0 Test Application |
meta-qt5 |
| read-edid |
2.0.0 |
read-edid elucidates various very useful informations from a conforming PnP monitor |
meta-oe |
| rebar |
2.6.1-gitX |
rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. |
meta-erlang |
| rebar3 |
3.0.0-beta4-gitX |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| refpolicy-mcs |
2.20140311 |
MCS (Multi Category Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mcs |
2.20141203 |
MCS (Multi Category Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mcs |
git |
MCS (Multi Category Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-minimum |
git |
SELinux minimum policy |
meta-selinux |
| refpolicy-minimum |
2.20141203 |
SELinux minimum policy |
meta-selinux |
| refpolicy-minimum |
2.20140311 |
SELinux minimum policy |
meta-selinux |
| refpolicy-mls |
2.20141203 |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mls |
git |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| refpolicy-mls |
2.20140311 |
MLS (Multi Level Security) variant of the SELinux policy |
meta-selinux |
| rpi-mkimage |
git |
RaspberryPi tool to produce kernel.img |
meta-raspberrypi |
| rxvt-unicode |
9.21 |
rxvt terminal clone supporting unicode |
openembedded-core |
| rxvt-unicode |
9.20 |
rxvt terminal clone supporting unicode |
openembedded-core |
| scalar-list-utils-perl |
1.42 |
"List::Util\" contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful. |
meta-cpan |
| scapy |
2.3.1 |
Network scanning and manipulation tool |
meta-security |
| secure-odroid-xu3 |
1.0 |
Samsung secure bootloader for Odroid XU3 devices supported by the hardkernel product |
meta-odroid |
| sensorfw |
0.8.5+gitrX |
Sensor Framework provides access to hardware sensors and additional logical products calculated from them. |
meta-luneos |
| sepolgen |
1.2.1 |
Python modules for supporting various SELinux utilities. |
meta-selinux |
| sepolgen |
1.2.1+gitX |
Python modules for supporting various SELinux utilities. |
meta-selinux |
| sgml-common |
0.6.3 |
Base utilities for working with SGML and XML |
openembedded-core |
| sgml-common-native |
0.6.3 |
Base utilities for working with SGML and XML |
openembedded-core |
| socket-perl |
2.021 |
This module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations. |
meta-cpan |
| starman-perl |
0.4014 |
Starman is a PSGI perl web server that has unique features such as: |
meta-cpan |
| talloc |
2.1.1 |
Hierarchical, reference counted memory pool system with destructors |
meta-networking |
| template-toolkit-perl |
2.26 |
This documentation describes the Template module which is the direct Perl interface into the Template Toolkit. It covers the use of the module and gives a brief summary of configuration options and template directives. Please see Template::Manual for the complete reference manual which goes into much greater depth about the features and use of the Template Toolkit. The Template::Tutorial is also available as an introductory guide to using the Template Toolkit. |
meta-cpan |
| test-base-perl |
0.88 |
Testing is usually the ugly part of Perl module authoring. Perl gives you a standard way to run tests with Test::Harness, and basic testing primitives with Test::More. After that you are pretty much on your own to develop a testing framework and philosophy. Test::More encourages you to make your own framework by subclassing Test::Builder, but that is not trivial. |
meta-cpan |
| test-differences-perl |
0.64 |
When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix "diff" utility may be just what's needed. Here's output from an example test script that checks two text documents and then two (trivial) data structures: |
meta-cpan |
| test-fatal-perl |
0.014 |
Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. |
meta-cpan |
| test-most-perl |
0.34 |
Test::Most exists to reduce boilerplate and to make your testing life easier. We provide \"one stop shopping\" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't have to keep upgrading these modules separately. |
meta-cpan |
| test-nowarnings-perl |
1.04 |
In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a \"not ok\" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred. |
meta-cpan |
| test-number-delta-perl |
1.06 |
At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This module provides such a function for use with Test::More. Usage is similar to other test functions described in Test::More. Semantically, the \"delta_within\" function replaces this kind of construct: |
meta-cpan |
| test-refcount-perl |
0.08 |
The Perl garbage collector uses simple reference counting during the normal execution of a program. This means that cycles or unweakened references in other parts of code can keep an object around for longer than intended. To help avoid this problem, the reference count of a new object from its class constructor ought to be 1. This way, the caller can know the object will be properly DESTROYed when it drops all of its references to it. |
meta-cpan |