3rd Party (Maintained by Koozali) git repo for perl-Module-Build smeserver
Updated 2025-01-28 03:14:31 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Scalar-List-Utils smeserver
Updated 2025-01-28 03:11:33 +01:00
The python2-rpm package contains a module that permits applications
written in the Python programming language to use the interface
supplied by RPM Package Manager libraries.
This package should be installed if you want to develop Python 2
programs that will manipulate RPM packages and databases.
Updated 2025-01-27 06:52:12 +01:00
all to make your minimal server Rocky a SME Server
Updated 2025-01-27 06:22:41 +01:00
SMEServer Koozali developed git repo for smeserver-collabora smecontribs
Updated 2025-01-27 05:46:19 +01:00
Fast metadata parser for yum implemented in C.
Updated 2025-01-26 23:35:45 +01:00
A high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.
Updated 2025-01-26 23:24:12 +01:00
PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Updated 2025-01-26 23:19:38 +01:00
This is a backport of the "lzma" module included in Python 3.3 or later by
Nadeem Vawda and Per Oyvind Karlsen, which provides a Python wrapper for XZ
Utils (aka LZMA Utils v2) by Igor Pavlov.
Updated 2025-01-26 23:13:10 +01:00
SMEServer Koozali developed git repo for smeserver-ldap base
Updated 2025-01-26 22:34:12 +01:00
This module attempts to provide a small, fast utility for working with file
paths. It is friendlier to use than File::Spec and provides easy access to
functions from several other core file handling modules.
Updated 2025-01-24 19:09:26 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Net-IMAP-Simple smeserver
Updated 2025-01-24 19:07:46 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Net-IDN-Encode smeserver
Updated 2025-01-24 19:04:09 +01:00
3rd Party (Maintained by Koozali) git repo for perl-File-Copy-Recursive smeserver
Updated 2025-01-24 19:02:45 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Role-Tiny smeserver
Updated 2025-01-24 04:50:06 +01:00
3rd Party (Maintained by Koozali) git repo for perl-Sub-Quote smeserver
Updated 2025-01-24 04:37:34 +01:00
Objects of the HTML::Parser class will recognize markup and separate it
from plain text (alias data content) in HTML documents. As different
kinds of markup and text are recognized, the corresponding event handlers
are invoked.
Updated 2025-01-24 04:05:45 +01:00
Exporter::Tiny supports many of Sub::Exporter's external-facing features
including renaming imported functions with the -as, -prefix and -suffix
options; explicit destinations with the into option; and alternative
installers with the installer option. But it's written in only about 40%
as many lines of code and with zero non-core dependencies.
Its internal-facing interface is closer to Exporter.pm, with configuration
done through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables.
Exporter::Tiny performs most of its internal duties (including resolution of
tag names to sub names, resolution of sub names to coderefs, and installation
of coderefs into the target package) as method calls, which means they can be
overridden to provide interesting behavior.
Updated 2025-01-24 03:55:46 +01:00