| Gzz::Text::Utils
| 0.1.5
| A Raku module to provide text formatting services to Raku programs.
Including a "sprintf" alike function "Sprintf" that copes better with Ansi highlighted
text and implements "%U" and does octal as "0o123" or "0O123" if
you choose "%O" as I hate ambiguity like "0123" is it an int with
leading zeros or an octal number.
Also there is "%N" for a new line and "%T" for a tab helpful when
you want to use single quotes to stop the "<num> $" specs needing back slashes.
And a "printf" alike "Printf".
Also it does centring and there is a "max-width" field in the "%" spec i.e. "%*.*.*E", and more.
|
|
| Net::IP::Parse
| 0.0.6
| Types for IP addresses and manipulation methods.
|
|
| Gzz::Text::Utils
| 0.1.4
| A Raku module to provide text formatting services to Raku programs.
Including a "sprintf" alike function "Sprintf" that copes better with Ansi highlighted
text and implements "%U" and does octal as "0o123" or "0O123" if
you choose "%O" as I hate ambiguity like "0123" is it an int with
leading zeros or an octal number.
Also there is "%N" for a new line and "%T" for a tab helpful when
you want to use single quotes to stop the "<num> $" specs needing back slashes.
And a "printf" alike "Printf".
Also it does centring and there is a "max-width" field in the "%" spec i.e. "%*.*.*E", and more.
|
|
| FEN::Grammar
| 0.0.2
| Grammar for Forsyth-Edwards Notation (FEN) used for describing positions of a chess game
|
|
| FEN::Grammar
| 0.0.1
| Grammar for Forsyth-Edwards Notation (FEN) used for describing positions of a chess game
|
|
| Readline
| 0.1.8
| Raku interface to GNU Readline, the CLI-based line reading library
|
|
| Text::CodeProcessing
| 0.5.6
| A package with functions for processing of code chunks in documents of different types (like Markdown, Org-mode, Pod6.)
|
|
| Markdown::Grammar
| 0.5.7
| Grammar for parsing Markdown documents and converting them to notebook-, org-, or Pod6 files.
|
|
| Path::Finder
| 0.4.7
| Iterative, recursive file finder for Perl 6
|
|
| Readline
| 0.1.7
| Raku interface to GNU Readline, the CLI-based line reading library
|
|
| Raylib::Bindings
| 0.0.15
| Raylib bindings for raku, using grammar to parse raylib.h and auto generate the bindings
|
|
| Cro::WebApp
| 0.8.9.1
| Support for building server-side web applications with Cro, including templates and form handling.
|
|
| GIO
| 0.0.2
| Raku library bindings for GNOME's GIO library
|
|
| Terminal::Widgets
| 0.0.12
| Basic TUI Widgets
|
|
| Net::Whois
| 0.0.2
| Raku interface to the Whois service
|
|
| Crypt::LibScrypt
| 0.0.7
| Binding for libscrypt password hashing
|
|
| Sparky
| 0.1.11
| Sparky is a flexible and minimalist continuous integration server and distribute tasks runner written in Raku
|
|
| Lingua::Translation::DeepL
| 0.1.5
| Lingua::Translation::DeepL provides access to the language translation service DeepL (https://www.deepl.com).
|
|
| Lingua::Translation::DeepL
| 0.1.4
| Lingua::Translation::DeepL provides access to the language translation service DeepL (https://www.deepl.com).
|
|
| actions
| 0.0.1
| Introduce "actions" keyword
|
|
| sublist
| 1.2
| Find out where one list lies inside another
|
|
| sublist
| 1.1.2
| Find out where one list lies inside another
|
|
| sublist
| 1.1.1
| Find out where one list lies inside another
|
|
| LLM::Functions
| 0.1.14
| LLM::Functions provides functions and function objects to access, interact, and utilize LLMs
|
|
| WWW::OpenAI
| 0.2.13
| WWW::OpenAI provides access to the OpenAI playground (https://platform.openai.com).
|
|
| WWW::OpenAI
| 0.2.12
| WWW::OpenAI provides access to the OpenAI playground (https://platform.openai.com).
|
|
| Terminal::ANSIColor
| 0.10
| Color screen output using ANSI escape sequences
|
|
| PublicSuffix
| 0.1.20231121
| Query Mozilla's Public Suffix List
|
|
| GLib
| 0.0.4
| Raku library bindings for GNOME's GLib
|
|
| GIO
| 0.0.1
| Perl6 library bindings for GNOME's GIO library
|
|
| Distribution::Builder::MakeFromJSON
| 0.6
| Makefile based distribution builder
|
|
| Humming-Bird
| 3.0.3
| A simple and composable web applications framework.
|
|
| PublicSuffix
| 0.1.20231120
| Query Mozilla's Public Suffix List
|
|
| OrderedHash
| 0.0.4
| A Hash you can order the way you'd like
|
|
| PublicSuffix
| 0.1.20231119
| Query Mozilla's Public Suffix List
|
|
| CSV-Autoclass
| 0.2.0
| Define a class with a CSV file and provide data for a list of class objects in the same file
|
|
| PDF::Tags::Reader
| 0.0.13
| Tagged PDF reader
|
|
| Raylib::Bindings
| 0.0.14
| Raylib bindings for raku, using grammar to parse raylib.h and auto generate the bindings
|
|
| Raygui::Bindings
| 0.0.6
| Raygui bindings for raku, using grammar to parse raygui.h and auto generate the bindings
|
|
| HowToUseModuleResources
| 0.0.2
| Demonstrates access to $?DISTRIBUTION for installed module distributions
|
|
| JSON::Class
| 0.0.3
| JSON de-/serialization for classes and roles
|
|
| HowToUseModuleResources
| 0.0.1
| Demonstrates access to $?DISTRIBUTION and %?RESOURCES for installed module distributions
|
|
| Bitcoin::Core::Secp256k1
| 0.0.21
| Raku binding to optimized C library for ECDSA signatures
|
|
| Raygui::Bindings
| 0.0.5
| Raygui bindings for raku, using grammar to parse raygui.h and auto generate the bindings
|
|
| Raylib::Bindings
| 0.0.13
| Raylib bindings for raku, using grammar to parse raylib.h and auto generate the bindings
|
|
| AttrX::Mooish
| 1.0.7
| Extending attribute functionality with ideas from Moo/Moose
|
|
| Raygui::Bindings
| 0.0.4
| Raygui bindings for raku, using grammar to parse raygui.h and auto generate the bindings
|
|
| Raygui::Bindings
| 0.0.3
| Raygui bindings for raku, using grammar to parse raygui.h and auto generate the bindings
|
|
| Digest::HMAC
| 1.0.7
| Generic HMAC implementation
|
|
| PDF::Tags::Reader
| 0.0.12
| Tagged PDF reader
|
|