#1117488 ITP: collections-c -- Generic C data structures library

Package:
wnpp
Source:
wnpp
Submitter:
Mostafa Shahverdy
Date:
2025-11-29 16:59:25 UTC
Severity:
normal
#1117488#5
Date:
2025-10-06 14:32:53 UTC
From:
To:
* Package name    : collections-c
  Version         : 2.0.2
  Upstream Author : Samy Boutayeb <https://github.com/srdja>
* URL             : https://github.com/srdja/Collections-C
* License         : MIT
  Programming Lang: C
  Description     : Generic data structures library for the C programming
language

Collections-C is a library providing a collection of generic data structures
implemented in pure C. It offers dynamic arrays, linked lists, hash maps,
sets, queues, stacks, and other core container types, along with iterators
and
memory management helpers.

The library is designed to be portable, lightweight, and easy to integrate
into C projects. It aims to provide modern data structures without depending
on external libraries.

This package will provide the shared library, development headers, and
pkg-config
file to allow easy integration into C projects.

This ITP is being filed with the intention to package Collections-C for
Debian
and maintain it within the Debian community.

#1117488#12
Date:
2025-10-22 17:45:07 UTC
From:
To:
I'm updating this ITP with corrected information:

* Package name    : collections-c
  Version         : 0.0.1~git20250627.3920f28
  Upstream Author : Srđan Panić <srdja.panic@gmail.com>
* URL             : https://github.com/srdja/Collections-C
* License         : LGPL-3.0
  Programming Lang: C
  Description     : Generic data structures library for the C programming
language

The version has been updated to reflect the actual git snapshot being
packaged,
and the upstream author information has been corrected to show the proper
name
and email address. Also I fixed the license.

All other details remain the same as the original ITP.