Source code

Revision control

Copy as Markdown

Other Tools

schema: 1
bugzilla:
product: Core
component: "mozglue"
origin:
name: fmt
description: A modern formatting library
release: 6bdc12a19946794a3c653854def5cf0fc09b49b1 (2024-10-09T18:04:55Z).
revision: 6bdc12a19946794a3c653854def5cf0fc09b49b1
license: MIT
vendoring:
source-hosting: github
tracking: commit
patches:
- print-null-string.patch
- use-double-conversion.patch
- comment-format-system-error.patch
exclude:
- test
- support
- .github
- .clang-format
- .gitgnore
- CMakeLists.txt
- CONTRIBUTING.md
- README.md
- ChangeLog.md
- doc
- src
- include
include:
- include/fmt/args.h
- include/fmt/base.h
- include/fmt/color.h
- include/fmt/chrono.h
- include/fmt/format-inl.h
- include/fmt/format.h
- include/fmt/ostream.h
- include/fmt/ranges.h
- include/fmt/xchar.h
- src/format.cc
- LICENSE