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 (1058)* | EPEL 8 (75 downloads) |
![]() |
x86_64 (6)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (8)* | Fedora 40 (37 downloads) |
![]() |
x86_64 (6)* | Fedora 41 (15 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
x86_64 (946)* | Fedora rawhide (70 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable andymaier/python-nocaselist
More info about enabling Copr repositories