1e794ec548
This library is a reference implementation of Dragonbox in C++. Dragonbox is a float-to-string conversion algorithm based on a beautiful algorithm Schubfach, developed by Raffaello Giulietti in 2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.
8 lines
372 B
Text
8 lines
372 B
Text
@comment $NetBSD: PLIST,v 1.1 2022/08/24 12:53:24 ryoon Exp $
|
|
include/${PKGNAME}/dragonbox/dragonbox.h
|
|
include/${PKGNAME}/dragonbox/dragonbox_to_chars.h
|
|
lib/cmake/${PKGNAME}/dragonboxConfig.cmake
|
|
lib/cmake/${PKGNAME}/dragonboxConfigVersion.cmake
|
|
lib/cmake/${PKGNAME}/dragonboxTargets-noconfig.cmake
|
|
lib/cmake/${PKGNAME}/dragonboxTargets.cmake
|
|
lib/libdragonbox_to_chars.so
|