Hi,
We're getting closer to finishing all the tools that depend on libcifpp.
However, there's one small issue left.
I've split dssp into a library and a wrapper. Currently, I create a
static library and this is used by the tool tortoize. I can make this a
shared library, as it is preferred in Debian, but then I guess I will
have to send it to NEW? Of can I simply include a shared library into a
package that is already in Debian?
And suppose this is not allowed, is it allowed then to include a static
library instead?
Code is already available in Salsa. For the static library case.
-maarten