|
1 |
| -Sysrepo |
| 1 | +sysrepo - YANG-based datastore for Unix/Linux applications (http://www.sysrepo.org) |
2 | 2 | Copyright 2015 Copyright 2015 Cisco Systems, Inc.
|
3 | 3 |
|
4 |
| -This product uses several libraries developed by third-parties: |
| 4 | +This product uses several dynamically-linked open-source libraries developed |
| 5 | +by third-parties: |
5 | 6 |
|
6 |
| -libyang - YANG data modeling language library, open source software |
| 7 | +libyang - YANG data modeling language library, open-source software |
7 | 8 | developed by CESNET, z.s.p.o., available from:
|
8 | 9 | https://github.com/CESNET/libyang/
|
9 | 10 |
|
10 |
| -Google protocol buffers - language-neutral, platform-neutral, extensible |
11 |
| -mechanism for serializing structured data, open source software developed |
| 11 | +Google Protocol Buffers - language-neutral, platform-neutral, extensible |
| 12 | +mechanism for serializing structured data, open-source software developed |
12 | 13 | by Google Inc., available from:
|
13 | 14 | https://github.com/google/protobuf
|
14 | 15 |
|
15 |
| -protobuf-c - Protocol Buffers implementation in C, open source software |
| 16 | +protobuf-c - Protocol Buffers implementation in C, open-source software |
16 | 17 | developed by Dave Benson and other protobuf-c authors, available from:
|
17 | 18 | https://github.com/protobuf-c/protobuf-c/
|
18 |
| - |
19 |
| -CMocka - An unit testing framework for C with support for mock objects, |
20 |
| -open source software developed by Andreas Schneider and Jakub Hrozek, |
| 19 | + |
| 20 | +libavl - Library with binary search tree and balanced tree library routines, |
| 21 | +developed by Ben Pfaff, provided under GNU Lesser General Public License, |
| 22 | +available from: |
| 23 | + http://adtinfo.org/ |
| 24 | + |
| 25 | +libev - Library that provides high-performance event loop, open-source software |
| 26 | +developed by by Marc Lehmann and Emanuele Giaquinta, available from: |
| 27 | + http://software.schmorp.de/pkg/libev.html |
| 28 | + |
| 29 | +CMocka - An unit-testing framework for C with support for mock objects, |
| 30 | +open-source software developed by Andreas Schneider and Jakub Hrozek, |
21 | 31 | available from:
|
22 | 32 | git://git.cryptomilk.org/projects/cmocka.git
|
0 commit comments