The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files.
It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure.
Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo
Please raise new issues in the GitHub project.
A wireshark dissector plugin for the IEEE 1905.1 protocol.
The IEEE 1905.1 standard describes a convergent digital home network for heterogeneous technologies, such as PLC, WLAN, Ethernet and MoCA.
This dissector enables Wireshark to understand, display and analyze IEEE 1905.1 traffic. It is implemented as a LUA script and can thus be easily plugged-into an existing wireshark installation. See the comments at the beginning of the file for hints on how to install the plugin.
3DMLW is a 3D engine and markup language based on XML that is capable of running in common web browsers. It supports .3ds, .obj, .an8 (Anim8or) models and experimental .blend (Blender) support, .tga, .jpg and .png textures and .ogg sound.
dockit can download fop, docbook-xml, docbook-xsl automatically, and configure the environment for docbook processing automatically. The install script is writted in Lua.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.