TW

Results 2664 comments of TW

@matze Any comment?

OK, will do after #70 is merged, so we have working CI first.

Do you mean that?: - https://github.com/matze/pkgconfig/tags - https://pypi.org/project/pkgconfig/#history

I just had a look at Extension building in setup.py and `pkgconfig.parse`: the latter seems to return exactly what's needed for building, in the right format to be used as...

Migrating to `pyproject.toml` (as one should do anyway nowadays) solves this. In case of borgbackup we use this: ``` [build-system] requires = ["setuptools", "wheel", "pkgconfig", "Cython>=3.0.3", "setuptools_scm[toml]>=6.2"] build-backend = "setuptools.build_meta"...

tried it with a specified command now (`qvm-open-in-dvm %U`), that works.

Ah, and restic also (you found it already and I found your project via that). :)

1, 2 ok 3 encrypt-then-mac 4,7 ok 5 no, you can delete any archive you like 6 it transfers the chunks it has not yet in the repository

@sergeevabc there is no native windows support yet, but experimental support for cygwin and WSL.