diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-08 18:12:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-08 18:12:57 +0100 |
| commit | cc2415eb092c7611104e3f3773d0b5921c91a976 (patch) | |
| tree | fceeb1cb95c1c8a517efcc5ca38ca16e3efa7e2f | |
| parent | 8d30e5bb1ad5cab16d1226cc5cd3a03d64664f5d (diff) | |
Mention Windows support
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -100,6 +100,10 @@ Here are some other features: Kconfiglib also works well with the `multiprocessing <https://docs.python.org/3/library/multiprocessing.html>`_ module. No global state is kept. + +- **Windows support** + + Nothing Linux-specific is used. - **Internals that (mostly) mirror the C implementation** |
