معرفی شرکت ها


toml11-devel-3.7.1-2.fc37.i686.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Development files for toml11
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything i686
نام بسته toml11-devel
نام فایل بسته toml11-devel-3.7.1-2.fc37.i686.rpm
نسخه بسته 3.7.1
انتشار بسته 2.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Sat 23 Jul 2022 03
هاست سازنده buildhw-x86-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/ToruNiina/toml11
مجوز MIT
حجم دانلود 89K
حجم نصب 467.656K
toml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. * It is compatible to the latest version of TOML v1.0.0. * It is one of the most TOML standard compliant libraries, tested with the language agnostic test suite for TOML parsers by BurntSushi. * It shows highly informative error messages. You can see the error messages about invalid files at CircleCI. * It has configurable container. You can use any random-access containers and key-value maps as backend containers. * It optionally preserves comments without any overhead. * It has configurable serializer that supports comments, inline tables, literal strings and multiline strings. * It supports user-defined type conversion from/into toml values. * It correctly handles UTF-8 sequences, with or without BOM, both on posix and Windows. Development files for toml11.


جایگزین ها

بسته نسخه معماری مخزن
toml11-devel-3.7.1-2.fc37.aarch64.rpm 3.7.1 aarch64 Fedora Everything
toml11-devel-3.7.1-2.fc37.x86_64.rpm 3.7.1 x86_64 Fedora Everything


نیازمندی

مقدار نام
- cmake-filesystem(x86-32)


ارائه دهنده

مقدار نام
= 3.7.1 cmake(toml11)
= 3.7.1-2.fc37 toml11-devel
= 3.7.1-2.fc37 toml11-devel(x86-32)
= 3.7.1-2.fc37 toml11-static


نحوه نصب


نصب پکیج rpm toml11-devel:

    dnf install toml11-devel-3.7.1-2.fc37.i686.rpm


فایل ها

مسیرها
/usr/include/toml
/usr/include/toml.hpp
/usr/include/toml/color.hpp
/usr/include/toml/combinator.hpp
/usr/include/toml/comments.hpp
/usr/include/toml/datetime.hpp
/usr/include/toml/exception.hpp
/usr/include/toml/from.hpp
/usr/include/toml/get.hpp
/usr/include/toml/into.hpp
/usr/include/toml/lexer.hpp
/usr/include/toml/literal.hpp
/usr/include/toml/macros.hpp
/usr/include/toml/parser.hpp
/usr/include/toml/region.hpp
/usr/include/toml/result.hpp
/usr/include/toml/serializer.hpp
/usr/include/toml/source_location.hpp
/usr/include/toml/storage.hpp
/usr/include/toml/string.hpp
/usr/include/toml/traits.hpp
/usr/include/toml/types.hpp
/usr/include/toml/utility.hpp
/usr/include/toml/value.hpp
/usr/include/toml/version.hpp
/usr/lib/cmake/toml11
/usr/lib/cmake/toml11/toml11Config.cmake
/usr/lib/cmake/toml11/toml11ConfigVersion.cmake
/usr/lib/cmake/toml11/toml11Targets.cmake
/usr/share/doc/toml11-devel
/usr/share/doc/toml11-devel/README.md
/usr/share/licenses/toml11-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-03-12

chore(update): 3.7.1

2022-02-21

Backport from upstream: 21732fc - Resolve g++ warning: free-nonheap-object

2022-01-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-04-27

fix: Do not use noarch | RH#1954188

2021-04-21

Initial package