| curaengine |
15.04.06 |
CuraEngine is a powerful, fast and robust engine for processing 3D models into 3D printing instructions. |
meta-maker |
| curaengine |
15.06.03 |
CuraEngine is a powerful, fast and robust engine for processing 3D models into 3D printing instructions. |
meta-maker |
| dancer2-plugin-auth-yarbac-perl |
0.009 |
YARBAC is a role based user authentication and authorisation framework for Dancer2 apps. Designed with security and a medium to large user base in mind. This framework was heavily inspired by the excellent Dancer::Plugin::Auth::Extensible framework which I'd highly recommend. YARBAC was designed to support secure password checking, enforced password hashing, multiple authentication realms and the ability to create your own backend provider. YARBAC was also designed to to be as flexible and as feature rich as possible in the hope that I'll never have to write RBAC code for Dancer again. :) While similar to Extensible in some ways, this framework has some significantly different approaches. These differences were born out of my own experiences writing RBAC code for various Dancer apps and finding myself always having to extend existing modules or starting from scratch or worse still, copy/paste my old code then reworking it. The major difference with YARBAC is that it tries to be a complete solution to the problem. However in order to be a little more flexible and feature rich in some areas it is also a little more opinionated in others. The main area of opinion in YARBAC is how it achieves role-based access control. YARBAC is structed with users, roles, groups and permissions. A user can have many roles but it might be a good idea in larger enviornments to only allow a user to have one role and then assign that role have many groups. Think of a role as being a role-group. Then there are groups which have many permissions. A user can have one or more roles, a role can have one or more groups and groups can have one or more permissions. This means when deciding if a user is authorised we could require they be logged in, or have a specifc role, or specific group, or a specific group with a specific permission and so on. To put it another way, this design moves the access control down to the role-group relationship thus allowing one to quickly and easily see, assign or revoke permissions to a user even when dealing with a fairly complex authorisation environment. |
meta-cpan |
| dante |
1.4.1 |
A free SOCKS server |
meta-networking |
| data-dump-perl |
1.23 |
This module provide a few functions that traverse their argument and produces a string as its result. The string contains Perl code that, when \"eval\"ed, produces a deep copy of the original arguments. |
meta-cpan |
| dev86 |
0.16.20 |
This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM) |
meta-virtualization |
| diffstat |
1.62 |
Tool to produce a statistics based on a diff |
openembedded-core |
| digest-md5-perl |
2.55 |
The "Digest::MD5" module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. |
meta-cpan |
| digest-md6-perl |
0.11 |
The \"Digest::MD6\" module allows you to use the MD6 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a \"fingerprint\" or \"message digest\" of the input. |
meta-cpan |
| digest-sha-perl |
6.01 |
Digest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally equivalent (but much slower) Digest::SHA::PurePerl module. |
meta-cpan |
| directfb |
1.7.7 |
Graphics abstraction library for the Linux Framebuffer Device |
meta-oe |
| dleyna-renderer |
0.6.0 |
DLNA renderer libraries |
meta-multimedia |
| dleyna-server |
0.6.0 |
DLNA server libraries |
meta-multimedia |
| dmalloc |
5.5.2 |
Debug Malloc Library |
meta-oe |
| dracut |
049 |
Initramfs generator using udev |
meta-initramfs |
| efitools |
1.7.0+gitX |
Tools to support reading and manipulating the UEFI signature database |
meta-efi-secure-boot |
| efitools-native |
1.7.0+gitX |
Tools to support reading and manipulating the UEFI signature database |
meta-efi-secure-boot |
| epeg |
git |
Epeg is a small library for handling thumbnails |
meta-oe |
| eval-closure-perl |
0.14 |
String eval is often used for dynamic code generation. For instance, "Moose" uses it heavily, to generate inlined versions of accessors and constructors, which speeds code up at runtime by a significant amount. String eval is not without its issues however - it's difficult to control the scope it's used in (which determines which variables are in scope inside the eval), and it's easy to miss compilation errors, since eval catches them and sticks them in $@ instead. |
meta-cpan |
| expect |
5.45.4 |
tool for automating interactive applications according to a script |
openembedded-core |
| extutils-cbuilder-perl |
0.280230 |
This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the "Module::Build" project, but may be useful for other purposes as well. However, it is *not* intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal! |
meta-cpan |
| extutils-parsexs-perl |
3.35 |
"ExtUtils::ParseXS" will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values. |
meta-cpan |
| fetchmail |
6.3.26 |
Fetchmail retrieves mail from remote mail servers and forwards it via SMTP |
meta-networking |
| ffmpeg |
4.0.2 |
A complete, cross-platform solution to record, convert and stream audio and video. |
openembedded-core |
| ffmpeg |
2.3.6 |
FFmpeg Library |
meta-webosose |
| ffmpeg |
4.0.3 |
A complete, cross-platform solution to record, convert and stream audio and video. |
meta-kodi |
| file-find-rule-perl-perl |
1.15 |
I write a lot of things that muck with Perl files. And it always annoyed me that finding \"perl files\" requires a moderately complex File::Find::Rule pattern. |
meta-cpan |
| file-pushd-perl |
1.014 |
File::pushd does a temporary "chdir" that is easily and automatically reverted, similar to "pushd" in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls "chdir" to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. |
meta-cpan |
| file-which-perl |
1.22 |
File::Which finds the full or relative paths to executable programs on the system. This is normally the function of "which" utility. "which" is typically implemented as either a program or a built in shell command. On some platforms, such as Microsoft Windows it is not provided as part of the core operating system. This module provides a consistent API to this functionality regardless of the underlying platform. |
meta-cpan |
| fio |
3.12 |
Filesystem and hardware benchmark and stress tool |
meta-oe |
| firmware-atheros |
1.0 |
Firmware files for Digi's platforms, such as Atheros bluetooth. |
meta-digi-arm |
| firmware-imx |
8.4.1 |
Freescale IMX firmware |
meta-digi-arm |
| firmware-imx |
8.4.1 |
Freescale i.MX firmware |
meta-toradex-nxp |
| firmware-imx |
7.8 |
Freescale i.MX firmware |
meta-freescale |
| frame |
2.5.0 |
Frame handles simultaneous touches |
meta-oe |
| freetype |
2.9.1 |
Freetype font rendering library |
openembedded-core |
| fsl-image-mfgtool-initramfs |
1.0 |
Small image to be used with Manufacturing Tool (mfg-tool) in a production environment. |
meta-freescale |
| ganglia |
3.6.0 |
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. |
meta-linaro |
| ganv |
1.4.2+gitX |
Ganv is a Gtk widget for interactive graph-like environments |
meta-qt5-extra |
| gettext |
0.19.8.1 |
Utilities and libraries for producing multi-lingual messages |
openembedded-core |
| gettext |
0.16.1 |
Utilities and libraries for producing multi-lingual messages |
meta-gplv2 |
| gflags |
2.2.0 |
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used |
meta-oe |
| gflags |
2.2.2 |
C++ library that implements commandline flags processing |
meta-gnss-sdr |
| ghostscript |
9.26 |
The GPL Ghostscript PostScript/PDF interpreter |
openembedded-core |
| ghostscript |
9.19 |
The GPL Ghostscript PostScript/PDF interpreter |
meta-printing |
| github.com-davecgh-go-spew-native |
1.1.1 |
Implements a deep pretty printer for Go data structures to aid in debugging |
meta-sca |
| gnu-efi |
3.0.8 |
Libraries for producing EFI binaries |
openembedded-core |
| gnulib |
2017-08-20.18 |
The GNU portability library |
meta-oe |
| go |
1.11.13 |
Go programming language compiler |
openembedded-core |
| go |
1.9.7 |
Go programming language compiler |
openembedded-core |