help
Recipe name Version Description Layer
python3-anytree-native 2.8.0 Powerful and Lightweight Python Tree Data Structure meta-sca
python3-asn1crypto 0.24.0 A fast, pure Python library for parsing and serializing ASN.1 structures meta-python
python3-configparser 3.5.0 This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what's found in Microsoft Windows INI files. meta-python
python3-fail2ban 0.10.3.1 Daemon to ban hosts that cause multiple authentication errors. meta-security
python3-flake8-rst-docstrings-native 0.0.13 Python docstring reStructuredText (RST) validator meta-sca
python3-lxml 4.2.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. meta-python
python3-pandas 0.23.4 pandas library for high-performance data analysis tools meta-python
python3-pluggy-native 0.13.1 A minimalist production ready plugin system meta-sca
python3-pyasn1-modules 0.2.2 A collection of ASN.1-based protocols modules. meta-python
python3-scapy 2.4.0 Network scanning and manipulation tool meta-security
python3-twisted 18.4.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
python3-zopeinterface 4.5.0 Interface definitions for Zope products meta-python
qt5-opengles2-test 1.0.4+gitrX Qt5 OpenGL ES 2.0 Test Application meta-qt5
qtwebbrowser 1.0 Qt Touch-Friendly WebBroswer meta-arago-extras
read-edid 2.0.0 read-edid elucidates various very useful informations from a conforming PnP monitor meta-oe
ref-util-perl 0.203 Ref::Util introduces several functions to help identify references in a smarter (and usually faster) way. In short: meta-cpan
refpolicy-mcs 2.20170805+gitX MCS (Multi Category Security) variant of the SELinux policy meta-selinux
refpolicy-mcs 2.20170204 MCS (Multi Category Security) variant of the SELinux policy meta-selinux
refpolicy-minimum 2.20170204 SELinux minimum policy meta-selinux
refpolicy-minimum 2.20170805+gitX SELinux minimum policy meta-selinux
refpolicy-mls 2.20170805+gitX MLS (Multi Level Security) variant of the SELinux policy meta-selinux
refpolicy-mls 2.20170204 MLS (Multi Level Security) variant of the SELinux policy meta-selinux
ruby-flay-native 2.12.1 Flay analyzes code for structural similarities meta-sca
ruby-thread-safe-native 0.3.6 Thread-safe collections for Ruby meta-sca
rxvt-unicode 9.22 rxvt terminal clone supporting unicode openembedded-core
rxvt-unicode 9.20 rxvt terminal clone supporting unicode meta-gplv2
scalar-list-utils-perl 1.50 "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
scope-guard-perl 0.21 This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions: the "Scope::Guard" constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honoured by perl's garbage collector. meta-cpan
secure-odroid 1.0 Secure bootloader for Odroid devices supported by the hardkernel product meta-odroid
seloader 0.4.6+gitX The bootloader capable of authenticating the PE and non-PE files. meta-efi-secure-boot
shim 12+gitX shim is a trivial EFI application. meta-efi-secure-boot
socket-perl 2.027 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
spirv-tools git SPIR-V Tools meta-digi-dey
starman-perl 0.4014 Starman is a PSGI perl web server that has unique features such as: meta-cpan
syntax-highlighting 5.56.0 Syntax highlighting Engine for Structured Text and Code meta-qt5-extra
syntax-highlighting-native 5.56.0 Syntax highlighting Engine for Structured Text and Code meta-qt5-extra
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.35 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
testexport-tarball 1.0 Standalone tarball for test systems with missing software openembedded-core
texinfo 6.5 Documentation system for on-line information and printed output openembedded-core
texinfo 4.8 Documentation system for on-line information and printed output meta-gplv2
ti-cgt6x-7 7.4.16 TI DSP Code Generation Tools meta-ti
ti-cgt7x 1.2.0 TI DSP Code Generation Tools meta-ti
ti-pdk-build-rtos 2020.4.16 Package containing PDK makefile infrastructure meta-ti
time 1.9 Tool that measures CPU resources openembedded-core