@@ -129,14 +129,13 @@ http://xeus-cpp.readthedocs.io
129129- [ clang] ( https://github.com/llvm/llvm-project/ )
130130- [ argparse] ( https://github.com/p-ranav/argparse )
131131
132- | ` xeus-cpp ` | ` xeus-zmq ` | ` xtl ` | ` CppInterOp ` | ` clang ` | ` pugixml ` | ` cppzmq ` | ` cpp-argparse ` | ` nlohmann_json ` | ` dirent ` (windows only) |
133- | ------------| -----------------| -----------------| --------------| -----------| -----------| ----------| ---------------| -----------------| -------------------------|
134- | main | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | >=1.3.0 | | ~ 1.8.1 | ~ 4.3.0 | <3.1 | >=3.11.2,<4.0 | >=2.3.2,<3 |
135- | 0.4.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 | >=2.3.2,<3 |
136- | 0.3.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 | >=2.3.2,<3 |
137- | 0.2.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 | >=2.3.2,<3 |
138- | 0.1.0 | >=1.0.0,<2.0.0 | >=0.7.0,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 | >=2.3.2,<3 |
139- | 0.0.1 | >=1.0.0,<2.0.0 | >=0.7.0,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 | >=2.3.2,<3 |
132+ | ` xeus-cpp ` | ` xeus-zmq ` | ` xtl ` | ` CppInterOp ` | ` clang ` | ` pugixml ` | ` cppzmq ` | ` cpp-argparse ` | ` nlohmann_json ` |
133+ | ------------| -----------------| -----------------| --------------| -----------| -----------| ----------| ---------------| -----------------|
134+ | main | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | >=1.3.0 | | ~ 1.8.1 | ~ 4.3.0 | <3.1 | >=3.11.2,<4.0 |
135+ | 0.4.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 |
136+ | 0.3.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 |
137+ | 0.2.0 | >=1.0.0,<2.0.0 | >=0.7.7,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 |
138+ | 0.1.0 | >=1.0.0,<2.0.0 | >=0.7.0,<0.8.0 | | >=16,<17 | ~ 1.8.1 | ~ 4.3.0 | ~ 2.9 | >=3.6.1,<4.0 |
140139
141140## Contributing
142141
0 commit comments