Personal tools
Skip to content. | Skip to navigation
The idmap_sss module provides a way for Winbind to call SSSD to map UIDs/GIDs and SIDs.
Password management should be simple and follow Unix philosophy. With pass, each secret lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the secret. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. - passwordstore.org gopass is a rewrite of the pass password manager in Go with the aim of making it cross-platform and adding additional features. Our target audience are professional developers and sysadmins (and especially teams of those) who are well versed with a command line interface. One explicit goal for this project is to make it more approachable to non-technical users. We go by the UNIX philosophy and try to do one thing and do it well, providing a stellar user experience and a sane, simple interface.
This package provides a variant of the persistent base class that's an ExtensionClass_. Unless you need ExtensionClass_ semantics, you probably want to use persistent.Persistent from the persistent_ distribution (formerly in ZODB3)... _ExtensionClass : .. _persistent : Changelog 3.3 (2022-03-10) -- Add support for Python 3.11 as of (3.11.0a5). 3.2 (2022-03-02) -- Add support for Python 3.10....
:alt: Current version on PyPI
BrowserStacker ============== Python wrapper for `BrowserStack <https://www.browserstack.com/>`_ features.
The package provides the language definition file for support of English in babel. Care is taken to select british hyphenation patterns for British English and Australian text, and default ('american') patterns for Canadian and USA text.
This package enables to generate multilingual bibliographies in cooperation with babel. Two approaches are possible: Each citation may be written in another language, or the whole bibliography can be typeset in a language chosen by the user. In addition, the package supports commands to change the typography of the bibliographies.
The beamer LaTeX class can be used for producing slides. The class works in both PostScript and direct PDF output modes, using the pgf graphics system for visual effects. Content is created in the frame environment, and each frame can be made up of a number of slides using a simple notation for specifying material to appear on each slide within a frame. Short versions of title, authors, institute can also be specified as optional parameters. Whole frame graphics are supported by plain frames. The class supports figure and table environments, transparency effects, varying slide transitions and animations. Beamer also provides compatibility with other packages like prosper. The package now incorporates the functionality of the former translator package, which is used for customising the package for use in other language environments. Beamer depends on the following other packages: atbegshi, etoolbox, hyperref, ifpdf, pgf, and translator.