| [isort](https://github.com/timothycrosley/isort) | isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. |
| [isort](https://github.com/timothycrosley/isort) | isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. |
| [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library |
| [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library |
| [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. |
| [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. |
| libevent | |
| [libevent](http://libevent.org/) | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. |
| [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
| [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
| [libfontenc](http://www.freedesktop.org/wiki/Software/xlibs/) | X11 font encoding library |
| [libfontenc](http://www.freedesktop.org/wiki/Software/xlibs/) | X11 font encoding library |
| [libgd](https://libgd.github.io/) | GD is an open source code library for the dynamic creation of images by programmers. |
| [libgd](https://libgd.github.io/) | GD is an open source code library for the dynamic creation of images by programmers. |