andymaier/python-nocaselist
Project ID: 35324
Description
A case-insensitive list for Python
Python class 'NocaseList' is a case-insensitive list that preserves the lexical case of its items. It supports the functionality of the built-in 'list' class of Python 3.8 on all Python versions it supports (except for being case-insensitive, of course). This includes the 'clear()' and 'copy()' methods added in Python 3.3 to the built-in 'list' class.
Installation Instructions
https://github.com/pywbem/nocaselist
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (1189)* | EPEL 8 (90 downloads) |
![]() |
x86_64 (68)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (46)* | Fedora 41 (27 downloads) |
![]() |
x86_64 (82)* | Fedora 42 (13 downloads) |
![]() |
x86_64 (1060)* | Fedora rawhide (83 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable andymaier/python-nocaselist
More info about enabling Copr repositories