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 (1070)* | EPEL 8 (78 downloads) |
![]() |
x86_64 (10)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (12)* | Fedora 40 (41 downloads) |
![]() |
x86_64 (10)* | Fedora 41 (19 downloads) |
![]() |
x86_64 (2)* | Fedora 42 (5 downloads) |
![]() |
x86_64 (956)* | Fedora rawhide (72 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable andymaier/python-nocaselist
More info about enabling Copr repositories