Involved Projects and Packages
A Haskell development environment that contains ghc-9.6.x, cabal-install, and a few other useful tools.
A Haskell development environment that contains ghc-9.8.x, cabal-install, and a few other useful tools.
Fixing Leap-15.6 build errors after recent Haskell updates in SLE-15-SP5.
This project provides generic python modules. The Python interpreter itself is developed at devel:languages:python:Factory.
If you happen to have collection of python packages send an email to opensuse-packaging to discuss wether it would not be better to provide them subproject within devel:languages:python namespace instead of storing them here.
The Python packaging policies are found at http://en.opensuse.org/openSUSE:Packaging_Python
The project is focused on maintaining reasonable closeness to upstream
versions while at the same time trying to make packages available for openSUSE distribution.
The main focus is openSUSE Tumbleweed and packages that are not in there will be periodically pruned from the project.
Backporting of packages against older distribution releases should not be happening in this project, only build verification. If a package is needed on any of the older openSUSE products then maintenance update is to be created. Alternatively for SLE products submission by an interested party should be done by openSUSE:Backports project.
If you just need the newest packages, please consider using devel:languages:python:backports instead.
This is due to the size of this project and likeness of errors caused by adding this whole repository.
This is a client for the openQA API, based on requests.
Paramiko is a module for python that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines.
Unlike SSL (aka TLS), the SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. you may know SSH2 as the protocol that replaced telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel -- this is how sftp works, for example.
It is written entirely in python (no C or platform-dependent code) and is released under the GNU LGPL (lesser GPL).
ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
Next generation test framework for Linux
This is the development project for Python-based general-purpose numeric and plotting packages, such as numpy and matplotlib.
cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. (For the JavaScript reference implementation, see commonmark.js.)
It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents.
libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Mozilla's Rust language, Luvit, Julia, pyuv, and others.
Devel project for rpmlint to avoid rpmlint breaking other packages
This subproject contains packages and containers that are not supposed to be included in factory, but that are needed by QAC team.
Checkout the individual subprojects for e.g. container builds ecc.
See: https://gitlab.suse.de/qac/infra
Loaded devops container with all stuff Python3 related.
This project contains normal text editors and special hexadecimal editors. Both for X11 and the console.
Code-minimap is a tool for generating text minimaps at high speed.
GTK UI for Neovim written in Rust using gtk-rs bindings. With ligatures support.