You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-anyascii-0.3.3-1.lbn36.noarch
AnyAscii Unicode to ASCII transliteration Web Demo Converts Unicode characters to their best ASCII representation AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed. from anyascii import anyascii s = anyascii('άνθρωποι') assert s == 'anthropoi' Python 3.3+ compatible pip install anyascii FULL README
RPMPackage listmonk-frontend-5.0.3-1.lbn36.noarch
This is the front-end nodejs/vue files for listmonk. While we do stuff these into the binary; there may be a (development) reason to ship separately; and use the --static-dir, --i18n-dir options; or even run the yarn server directly.
RPMPackage listmonk-5.0.3-1.lbn36.x86_64
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard.
RPMPackage python3-argh-0.26.2-1.lbn36.noarch
Argh: The Natural CLI :target:
RPMPackage python3-argcomplete-3.5.3-1.lbn36.noarch
argcomplete - Bash tab completion for argparse *Tab complete all the things!*Argcomplete provides easy, extensible command line tab completion of arguments for your Python script.It makes two assumptions:* You're using bash as your shell (limited support for zsh, fish, and tcsh is available) * You're using argparse < to manage your command line arguments/optionsArgcomplete is particularly...
RPMPackage python3-archetypes-referencebrowserwidget-2.5.11-1.lbn36.noarch
Introduction ************This is an implementation of referencebrowser widget. It provides a widget used for Archetypes reference-fields. The widget can be used on its own or as a dropin replacement of the ATReferenceBrowserWidget in Plone 3 and is included in Plone > 4. Unlike the ATReferenceBrowserWidget, archetypes.refencebrowserwidget uses an overlay instead of a popup to display the...
RPMPackage python3-archetypes-querywidget-1.1.3-1.lbn36.noarch
Introduction Archetypes.querywidget implements a widget for creating catalog queries using an email-filtering-like interface, as found in GMail or Apple Mail.Changelog 1.1.3 (2016-08-12) Bug fixes:- Fix base_url variable when editing a collection. [rodfersou]- Added 'safe_unicode' call for raw query values. [rodfersou] 1.1.2 (2014-11-05) - Added 'SelectionWidget', a single selection widget....
RPMPackage python3-archetypes-kss-1.7.3-1.lbn36.noarch
KSS (Kinetic Style Sheets) for ArchetypesThis product gives generic KSS support to Archetypes. It depends on the product "kss.core" and "plone.app.kss".Features implemented In-place field validation. In the edit field, when a field area is left, the field gets validated and field error message is displayed. This must be implemented for each field type individually. At the moment, only the...
RPMPackage python3-acquisition-4.10-1.lbn36.x86_64
Environmental Acquisiton This package implements "environmental acquisiton" for Python, as proposed in the OOPSLA96_ paper by Joseph Gil and David H. Lorenz: We propose a new programming paradigm, environmental acquisition in the context of object aggregation, in which objects acquire behaviour from their current containers at runtime. The key idea is that the behaviour of a component may...
RPMPackage python3-accesscontrol-7.2-1.lbn36.x86_64
AccessControl
RPMPackage python-formencode-langpacks-2.0.1-2.fc36.noarch
The FormEncode library validates and converts nested structures. This package contains the locale files for localizing the message strings in code within the library.
RPMPackage plone-devel-5.2.15-1.lbn36.noarch
Tools to develop Plone packages/extensions
RPMPackage plone-5.2.15-1.lbn36.noarch
Plone meta packages
RPMPackage python3-lbn-cli+ldap-1.3.3-1.lbn36.noarch
This is a metapackage bringing in ldap extras requires for python3-lbn-cli. It makes sure the dependencies are installed.
RPMPackage python3-aggdraw-1.3.18-1.lbn36.x86_64
The aggdraw module implements the basic WCK 2D Drawing Interface on top of the AGG library. This library provides high-quality drawing, with anti-aliasing and alpha compositing, while being fully compatible with the WCK renderer.
RPMPackage python3-aeb43-0.1.0-1.lbn36.noarch
aeb43 is a parser for AEB43 files.Nutshell >>> import os >>> from aeb43 import AEB43Instantiate:: >>> aeb43 AEB43('aeb43/AEB43.txt')The accounts:: >>> len(aeb43.accounts) >>> account aeb43.accounts[0] >>> account.number '0001414452' >>> account.start_date datetime.date(2018, 3, 18) >>> account.end_date datetime.date(2018, 3, 20) >>> account.initial_balance Decimal('3005') >>>...
RPMPackage step-ca-0.28.3-1.lbn36.x86_64
A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
RPMPackage xmlsec1-gnutls-1.2.37-5.lbn36.x86_64
GNUTls plugin for XML Security Library provides GNUTls based crypto services for the xmlsec library.
RPMPackage xmlsec1-gcrypt-1.2.37-5.lbn36.x86_64
GCrypt plugin for XML Security Library provides GCrypt based crypto services for the xmlsec library.
RPMPackage sssd-tools-2.9.3-1.lbn36.x86_64
Provides several administrative tools: * sss_debuglevel to change the debug level on the fly * sss_seed which pre-creates a user entry for use in kickstarts * sss_obfuscate for generating an obfuscated LDAP password * sssctl -- an sssd status and control utility