[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help packaging rct.
From: |
Ludovic Courtès |
Subject: |
Re: Help packaging rct. |
Date: |
Tue, 09 Jan 2018 13:22:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Fis Trivial <address@hidden> skribis:
> And by reading the source code, it's a basic collection of C++ facilities
> which contains
> abstraction for process, file system and other stuff like socket. I searched
> through the
> gnu/packages directory, Boost and Qt have their own module, some c++
> libraries like cereal
> have their very specific purpose.
>
> So, do you have a specific place for libraries like rct?
(gnu packages cpp) looks like the right place for it.
HTH,
Ludo’.