summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/polygon/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/polygon/meta/libraries.json')
-rw-r--r--src/boost/libs/polygon/meta/libraries.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/boost/libs/polygon/meta/libraries.json b/src/boost/libs/polygon/meta/libraries.json
new file mode 100644
index 000000000..bfdf883a8
--- /dev/null
+++ b/src/boost/libs/polygon/meta/libraries.json
@@ -0,0 +1,18 @@
+{
+ "key": "polygon",
+ "name": "Polygon",
+ "authors": [
+ "Lucanus Simonson",
+ "Andrii Sydorchuk"
+ ],
+ "description": "Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.",
+ "category": [
+ "Algorithms",
+ "Data",
+ "Math"
+ ],
+ "maintainers": [
+ "Lucanus Simonson <lucanus.j.simonson -at- intel.com>",
+ "Andrii Sydorchuk <sydorchuk.andriy -at- gmail.com>"
+ ]
+}