help
Recipe name Version Description Layer
flex 2.5.38 Flex (The Fast Lexical Analyzer) openembedded-core
flex meta-debian
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
grub 0.97 GRUB is the GRand Unified Bootloader openembedded-core
grub 2.00 GRUB2 is the next-generation GRand Unified Bootloader openembedded-core
grub 2.00+X GRUB2 is the next-generation GRand Unified Bootloader openembedded-core
grub 0.97 GRUB is the GRand Unified Bootloader meta-aarch64
grub 2.00 GRUB2 is the next-generation GRand Unified Bootloader meta-aarch64
grub 2.00+X GRUB2 is the next-generation GRand Unified Bootloader meta-aarch64
grub-efi 2.00 GRUB2 is the next-generation GRand Unified Bootloader openembedded-core
grub-efi 2.00 GRUB2 is the next-generation GRand Unified Bootloader meta-aarch64
gst123 0.3.1 Flexible CLI player in the spirit of mpg123, based on GStreamer meta-multimedia
guile 2.0.9 Guile is the GNU Ubiquitous Intelligent Language for Extensions openembedded-core
gupnp 0.19.3 UPnP framework meta-multimedia
gupnp 0.18.4 UPnP framework meta-multimedia
libpam 1.1.6 Linux-PAM (Pluggable Authentication Modules) openembedded-core
python-sqlalchemy 0.7.9 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL meta-oe
re2c 0.13.5 Tool for writing very fast and very flexible scanners meta-oe
srss-tc 1.0.0.1 TI Smart Reflex temperature control application for KeyStone II meta-ti
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-output-perl 1.03 Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester. meta-cpan