# property_tree
**Repository Path**: lgmcode/property_tree
## Basic Information
- **Project Name**: property_tree
- **Description**: https://github.com/boostorg/property_tree.git
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-05-16
- **Last Updated**: 2024-12-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Maintainer
This library is currently maintained by [Richard Hodges](mailto:hodges.r@gmail.com) with generous support
from the C++ Alliance.
# Build Status
Branch | Status
--------|-------
develop | [](https://github.com/boostorg/property_tree/actions/workflows/ci.yml)
master | [](https://github.com/boostorg/property_tree/actions/workflows/ci.yml)
# Licence
This software is distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
# Original Work
This library is the work of Marcin Kalicinski and Sebastian Redl
Copyright (C) 2002-2006 Marcin Kalicinski
Copyright (C) 2009 Sebastian Redl