Ravenports generated: 10 May 2018 11:04
[ravenports.git] / bucket_A8 / msgpack
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               msgpack
4 VERSION=                3.0.0
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        MessagePack implementation for C and C++
8 HOMEPAGE=               https://msgpack.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/msgpack:msgpack-c:cpp-3.0.0
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cmake
21
22 LICENSE=                CUSTOM1:single
23 LICENSE_NAME=           CUSTOM1:"Boost Software License"
24 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/LICENSE_1_0.txt
25 LICENSE_SCHEME=         solo
26
27 FPC_EQUIVALENT=         devel/msgpack
28
29 post-install:
30         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmsgpackc.so
31
32 [FILE:432:descriptions/desc.single]
33 MessagePack is a binary-based efficient data interchange format that is
34 focused on high performance. It is like JSON, but very fast and small.
35
36 MessagePack is an efficient binary serialization format. It lets you
37 exchange data among multiple languages like JSON. But it's faster and
38 smaller. Small integers are encoded into a single byte, and typical short
39 strings require only one extra byte in addition to the strings themselves.
40
41
42 [FILE:113:distinfo]
43 ff1908879e8015d3fb9588fb4ad6a4043e0ce1d44f2dc7da3b387fad7fffb842       477195 msgpack-msgpack-c-cpp-3.0.0.tar.gz
44
45
46 [FILE:15058:manifests/plist.single]
47 include/
48  msgpack.h
49  msgpack.hpp
50 include/msgpack/adaptor/
51  adaptor_base.hpp
52  adaptor_base_decl.hpp
53  array_ref.hpp
54  array_ref_decl.hpp
55  bool.hpp
56 include/msgpack/adaptor/boost/
57  fusion.hpp
58  msgpack_variant.hpp
59  msgpack_variant_decl.hpp
60  optional.hpp
61  string_ref.hpp
62  string_view.hpp
63 include/msgpack/adaptor/
64  carray.hpp
65  char_ptr.hpp
66  check_container_size.hpp
67  check_container_size_decl.hpp
68 include/msgpack/adaptor/cpp11/
69  array.hpp
70  array_char.hpp
71  array_unsigned_char.hpp
72  forward_list.hpp
73  reference_wrapper.hpp
74  shared_ptr.hpp
75  tuple.hpp
76  unique_ptr.hpp
77  unordered_map.hpp
78  unordered_set.hpp
79 include/msgpack/adaptor/cpp17/
80  optional.hpp
81  string_view.hpp
82 include/msgpack/adaptor/
83  define.hpp
84  define_decl.hpp
85  deque.hpp
86  ext.hpp
87  ext_decl.hpp
88  fixint.hpp
89  fixint_decl.hpp
90  float.hpp
91  int.hpp
92  int_decl.hpp
93  list.hpp
94  map.hpp
95  map_decl.hpp
96  msgpack_tuple.hpp
97  msgpack_tuple_decl.hpp
98  nil.hpp
99  nil_decl.hpp
100  pair.hpp
101  raw.hpp
102  raw_decl.hpp
103  set.hpp
104  size_equal_only.hpp
105  size_equal_only_decl.hpp
106  string.hpp
107 include/msgpack/adaptor/tr1/
108  unordered_map.hpp
109  unordered_set.hpp
110 include/msgpack/adaptor/
111  v4raw.hpp
112  v4raw_decl.hpp
113  vector.hpp
114  vector_bool.hpp
115  vector_char.hpp
116  vector_unsigned_char.hpp
117 include/msgpack/
118  cpp_config.hpp
119  cpp_config_decl.hpp
120  create_object_visitor.hpp
121  create_object_visitor_decl.hpp
122  fbuffer.h
123  fbuffer.hpp
124  fbuffer_decl.hpp
125  gcc_atomic.h
126  gcc_atomic.hpp
127  iterator.hpp
128  iterator_decl.hpp
129  meta.hpp
130  meta_decl.hpp
131  null_visitor.hpp
132  null_visitor_decl.hpp
133  object.h
134  object.hpp
135  object_decl.hpp
136  object_fwd.hpp
137  object_fwd_decl.hpp
138  pack.h
139  pack.hpp
140  pack_decl.hpp
141  pack_define.h
142  pack_template.h
143  parse.hpp
144  parse_decl.hpp
145  parse_return.hpp
146  predef.h
147 include/msgpack/predef/
148  architecture.h
149 include/msgpack/predef/architecture/
150  alpha.h
151  arm.h
152  blackfin.h
153  convex.h
154  ia64.h
155  m68k.h
156  mips.h
157  parisc.h
158  ppc.h
159  pyramid.h
160  rs6k.h
161  sparc.h
162  superh.h
163  sys370.h
164  sys390.h
165  x86.h
166 include/msgpack/predef/architecture/x86/
167  32.h
168  64.h
169 include/msgpack/predef/architecture/
170  z.h
171 include/msgpack/predef/
172  compiler.h
173 include/msgpack/predef/compiler/
174  borland.h
175  clang.h
176  comeau.h
177  compaq.h
178  diab.h
179  digitalmars.h
180  dignus.h
181  edg.h
182  ekopath.h
183  gcc.h
184  gcc_xml.h
185  greenhills.h
186  hp_acc.h
187  iar.h
188  ibm.h
189  intel.h
190  kai.h
191  llvm.h
192  metaware.h
193  metrowerks.h
194  microtec.h
195  mpw.h
196  palm.h
197  pgi.h
198  sgi_mipspro.h
199  sunpro.h
200  tendra.h
201  visualc.h
202  watcom.h
203 include/msgpack/predef/detail/
204  _cassert.h
205  _exception.h
206  comp_detected.h
207  endian_compat.h
208  os_detected.h
209  platform_detected.h
210  test.h
211  test_def.h
212 include/msgpack/predef/
213  hardware.h
214 include/msgpack/predef/hardware/simd.h
215 include/msgpack/predef/hardware/simd/
216  arm.h
217 include/msgpack/predef/hardware/simd/arm/versions.h
218  ppc.h
219 include/msgpack/predef/hardware/simd/ppc/versions.h
220  x86.h
221 include/msgpack/predef/hardware/simd/x86/versions.h
222  x86_amd.h
223 include/msgpack/predef/hardware/simd/x86_amd/versions.h
224 include/msgpack/predef/
225  language.h
226 include/msgpack/predef/language/
227  objc.h
228  stdc.h
229  stdcpp.h
230 include/msgpack/predef/
231  library.h
232 include/msgpack/predef/library/
233  c.h
234 include/msgpack/predef/library/c/
235  _prefix.h
236  gnu.h
237  uc.h
238  vms.h
239  zos.h
240 include/msgpack/predef/library/
241  std.h
242 include/msgpack/predef/library/std/
243  _prefix.h
244  cxx.h
245  dinkumware.h
246  libcomo.h
247  modena.h
248  msl.h
249  roguewave.h
250  sgi.h
251  stdcpp3.h
252  stlport.h
253  vacpp.h
254 include/msgpack/predef/
255  make.h
256  os.h
257 include/msgpack/predef/os/
258  aix.h
259  amigaos.h
260  android.h
261  beos.h
262  bsd.h
263 include/msgpack/predef/os/bsd/
264  bsdi.h
265  dragonfly.h
266  free.h
267  net.h
268  open.h
269 include/msgpack/predef/os/
270  cygwin.h
271  haiku.h
272  hpux.h
273  ios.h
274  irix.h
275  linux.h
276  macos.h
277  os400.h
278  qnxnto.h
279  solaris.h
280  unix.h
281  vms.h
282  windows.h
283 include/msgpack/predef/
284  other.h
285 include/msgpack/predef/other/endian.h
286  platform.h
287 include/msgpack/predef/platform/
288  mingw.h
289  windows_desktop.h
290  windows_phone.h
291  windows_runtime.h
292  windows_store.h
293 include/msgpack/predef/
294  version.h
295  version_number.h
296 include/msgpack/
297  preprocessor.hpp
298 include/msgpack/preprocessor/
299  arithmetic.hpp
300 include/msgpack/preprocessor/arithmetic/
301  add.hpp
302  dec.hpp
303 include/msgpack/preprocessor/arithmetic/detail/div_base.hpp
304  div.hpp
305  inc.hpp
306  mod.hpp
307  mul.hpp
308  sub.hpp
309 include/msgpack/preprocessor/
310  array.hpp
311 include/msgpack/preprocessor/array/
312  data.hpp
313 include/msgpack/preprocessor/array/detail/get_data.hpp
314  elem.hpp
315  enum.hpp
316  insert.hpp
317  pop_back.hpp
318  pop_front.hpp
319  push_back.hpp
320  push_front.hpp
321  remove.hpp
322  replace.hpp
323  reverse.hpp
324  size.hpp
325  to_list.hpp
326  to_seq.hpp
327  to_tuple.hpp
328 include/msgpack/preprocessor/
329  assert_msg.hpp
330  cat.hpp
331  comma.hpp
332  comma_if.hpp
333  comparison.hpp
334 include/msgpack/preprocessor/comparison/
335  equal.hpp
336  greater.hpp
337  greater_equal.hpp
338  less.hpp
339  less_equal.hpp
340  not_equal.hpp
341 include/msgpack/preprocessor/config/
342  config.hpp
343  limits.hpp
344 include/msgpack/preprocessor/
345  control.hpp
346 include/msgpack/preprocessor/control/
347  deduce_d.hpp
348 include/msgpack/preprocessor/control/detail/dmc/while.hpp
349 include/msgpack/preprocessor/control/detail/edg/while.hpp
350 include/msgpack/preprocessor/control/detail/msvc/while.hpp
351 include/msgpack/preprocessor/control/detail/while.hpp
352  expr_if.hpp
353  expr_iif.hpp
354  if.hpp
355  iif.hpp
356  while.hpp
357 include/msgpack/preprocessor/
358  debug.hpp
359 include/msgpack/preprocessor/debug/
360  assert.hpp
361  error.hpp
362  line.hpp
363 include/msgpack/preprocessor/
364  dec.hpp
365 include/msgpack/preprocessor/detail/
366  auto_rec.hpp
367  check.hpp
368 include/msgpack/preprocessor/detail/dmc/auto_rec.hpp
369  is_binary.hpp
370  is_nullary.hpp
371  is_unary.hpp
372  null.hpp
373  split.hpp
374 include/msgpack/preprocessor/
375  empty.hpp
376  enum.hpp
377  enum_params.hpp
378  enum_params_with_a_default.hpp
379  enum_params_with_defaults.hpp
380  enum_shifted.hpp
381  enum_shifted_params.hpp
382  expand.hpp
383  expr_if.hpp
384  facilities.hpp
385 include/msgpack/preprocessor/facilities/
386  apply.hpp
387 include/msgpack/preprocessor/facilities/detail/is_empty.hpp
388  empty.hpp
389  expand.hpp
390  identity.hpp
391  intercept.hpp
392  is_1.hpp
393  is_empty.hpp
394  is_empty_or_1.hpp
395  is_empty_variadic.hpp
396  overload.hpp
397 include/msgpack/preprocessor/
398  for.hpp
399  identity.hpp
400  if.hpp
401  inc.hpp
402  iterate.hpp
403  iteration.hpp
404 include/msgpack/preprocessor/iteration/detail/bounds/
405  lower1.hpp
406  lower2.hpp
407  lower3.hpp
408  lower4.hpp
409  lower5.hpp
410  upper1.hpp
411  upper2.hpp
412  upper3.hpp
413  upper4.hpp
414  upper5.hpp
415 include/msgpack/preprocessor/iteration/detail/
416  finish.hpp
417 include/msgpack/preprocessor/iteration/detail/iter/
418  forward1.hpp
419  forward2.hpp
420  forward3.hpp
421  forward4.hpp
422  forward5.hpp
423  reverse1.hpp
424  reverse2.hpp
425  reverse3.hpp
426  reverse4.hpp
427  reverse5.hpp
428 include/msgpack/preprocessor/iteration/detail/
429  local.hpp
430  rlocal.hpp
431  self.hpp
432  start.hpp
433 include/msgpack/preprocessor/iteration/
434  iterate.hpp
435  local.hpp
436  self.hpp
437 include/msgpack/preprocessor/
438  library.hpp
439  limits.hpp
440  list.hpp
441 include/msgpack/preprocessor/list/
442  adt.hpp
443  append.hpp
444  at.hpp
445  cat.hpp
446 include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp
447 include/msgpack/preprocessor/list/detail/edg/
448  fold_left.hpp
449  fold_right.hpp
450 include/msgpack/preprocessor/list/detail/
451  fold_left.hpp
452  fold_right.hpp
453 include/msgpack/preprocessor/list/
454  enum.hpp
455  filter.hpp
456  first_n.hpp
457  fold_left.hpp
458  fold_right.hpp
459  for_each.hpp
460  for_each_i.hpp
461  for_each_product.hpp
462  rest_n.hpp
463  reverse.hpp
464  size.hpp
465  to_array.hpp
466  to_seq.hpp
467  to_tuple.hpp
468  transform.hpp
469 include/msgpack/preprocessor/
470  logical.hpp
471 include/msgpack/preprocessor/logical/
472  and.hpp
473  bitand.hpp
474  bitnor.hpp
475  bitor.hpp
476  bitxor.hpp
477  bool.hpp
478  compl.hpp
479  nor.hpp
480  not.hpp
481  or.hpp
482  xor.hpp
483 include/msgpack/preprocessor/
484  max.hpp
485  min.hpp
486  punctuation.hpp
487 include/msgpack/preprocessor/punctuation/
488  comma.hpp
489  comma_if.hpp
490 include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp
491  is_begin_parens.hpp
492  paren.hpp
493  paren_if.hpp
494  remove_parens.hpp
495 include/msgpack/preprocessor/
496  repeat.hpp
497  repeat_2nd.hpp
498  repeat_3rd.hpp
499  repeat_from_to.hpp
500  repeat_from_to_2nd.hpp
501  repeat_from_to_3rd.hpp
502  repetition.hpp
503 include/msgpack/preprocessor/repetition/
504  deduce_r.hpp
505  deduce_z.hpp
506 include/msgpack/preprocessor/repetition/detail/dmc/for.hpp
507 include/msgpack/preprocessor/repetition/detail/edg/for.hpp
508 include/msgpack/preprocessor/repetition/detail/for.hpp
509 include/msgpack/preprocessor/repetition/detail/msvc/for.hpp
510  enum.hpp
511  enum_binary_params.hpp
512  enum_params.hpp
513  enum_params_with_a_default.hpp
514  enum_params_with_defaults.hpp
515  enum_shifted.hpp
516  enum_shifted_binary_params.hpp
517  enum_shifted_params.hpp
518  enum_trailing.hpp
519  enum_trailing_binary_params.hpp
520  enum_trailing_params.hpp
521  for.hpp
522  repeat.hpp
523  repeat_from_to.hpp
524 include/msgpack/preprocessor/
525  selection.hpp
526 include/msgpack/preprocessor/selection/
527  max.hpp
528  min.hpp
529 include/msgpack/preprocessor/
530  seq.hpp
531 include/msgpack/preprocessor/seq/
532  cat.hpp
533 include/msgpack/preprocessor/seq/detail/
534  binary_transform.hpp
535  is_empty.hpp
536  split.hpp
537 include/msgpack/preprocessor/seq/
538  elem.hpp
539  enum.hpp
540  filter.hpp
541  first_n.hpp
542  fold_left.hpp
543  fold_right.hpp
544  for_each.hpp
545  for_each_i.hpp
546  for_each_product.hpp
547  insert.hpp
548  pop_back.hpp
549  pop_front.hpp
550  push_back.hpp
551  push_front.hpp
552  remove.hpp
553  replace.hpp
554  rest_n.hpp
555  reverse.hpp
556  seq.hpp
557  size.hpp
558  subseq.hpp
559  to_array.hpp
560  to_list.hpp
561  to_tuple.hpp
562  transform.hpp
563  variadic_seq_to_seq.hpp
564 include/msgpack/preprocessor/
565  slot.hpp
566 include/msgpack/preprocessor/slot/
567  counter.hpp
568 include/msgpack/preprocessor/slot/detail/
569  counter.hpp
570  def.hpp
571  shared.hpp
572  slot1.hpp
573  slot2.hpp
574  slot3.hpp
575  slot4.hpp
576  slot5.hpp
577 include/msgpack/preprocessor/slot/
578  slot.hpp
579 include/msgpack/preprocessor/
580  stringize.hpp
581  tuple.hpp
582 include/msgpack/preprocessor/tuple/detail/is_single_return.hpp
583 include/msgpack/preprocessor/tuple/
584  eat.hpp
585  elem.hpp
586  enum.hpp
587  insert.hpp
588  pop_back.hpp
589  pop_front.hpp
590  push_back.hpp
591  push_front.hpp
592  rem.hpp
593  remove.hpp
594  replace.hpp
595  reverse.hpp
596  size.hpp
597  to_array.hpp
598  to_list.hpp
599  to_seq.hpp
600 include/msgpack/preprocessor/
601  variadic.hpp
602 include/msgpack/preprocessor/variadic/detail/is_single_return.hpp
603 include/msgpack/preprocessor/variadic/
604  elem.hpp
605  size.hpp
606  to_array.hpp
607  to_list.hpp
608  to_seq.hpp
609  to_tuple.hpp
610 include/msgpack/preprocessor/
611  while.hpp
612  wstringize.hpp
613 include/msgpack/
614  sbuffer.h
615  sbuffer.hpp
616  sbuffer_decl.hpp
617  sysdep.h
618  type.hpp
619  unpack.h
620  unpack.hpp
621  unpack_decl.hpp
622  unpack_define.h
623  unpack_exception.hpp
624  unpack_template.h
625  util.h
626 include/msgpack/v1/adaptor/
627  adaptor_base.hpp
628  adaptor_base_decl.hpp
629  array_ref.hpp
630  array_ref_decl.hpp
631  bool.hpp
632 include/msgpack/v1/adaptor/boost/
633  fusion.hpp
634  msgpack_variant.hpp
635  msgpack_variant_decl.hpp
636  optional.hpp
637  string_ref.hpp
638  string_view.hpp
639 include/msgpack/v1/adaptor/
640  carray.hpp
641  char_ptr.hpp
642  check_container_size.hpp
643  check_container_size_decl.hpp
644 include/msgpack/v1/adaptor/cpp11/
645  array.hpp
646  array_char.hpp
647  array_unsigned_char.hpp
648  forward_list.hpp
649  reference_wrapper.hpp
650  shared_ptr.hpp
651  tuple.hpp
652  unique_ptr.hpp
653  unordered_map.hpp
654  unordered_set.hpp
655 include/msgpack/v1/adaptor/cpp17/
656  optional.hpp
657  string_view.hpp
658 include/msgpack/v1/adaptor/
659  define.hpp
660  define_decl.hpp
661  deque.hpp
662 include/msgpack/v1/adaptor/detail/
663  cpp03_define_array.hpp
664  cpp03_define_array_decl.hpp
665  cpp03_define_map.hpp
666  cpp03_define_map_decl.hpp
667  cpp03_msgpack_tuple.hpp
668  cpp03_msgpack_tuple_decl.hpp
669  cpp11_convert_helper.hpp
670  cpp11_define_array.hpp
671  cpp11_define_array_decl.hpp
672  cpp11_define_map.hpp
673  cpp11_define_map_decl.hpp
674  cpp11_msgpack_tuple.hpp
675  cpp11_msgpack_tuple_decl.hpp
676 include/msgpack/v1/adaptor/
677  ext.hpp
678  ext_decl.hpp
679  fixint.hpp
680  fixint_decl.hpp
681  float.hpp
682  int.hpp
683  int_decl.hpp
684  list.hpp
685  map.hpp
686  map_decl.hpp
687  msgpack_tuple.hpp
688  msgpack_tuple_decl.hpp
689  nil.hpp
690  nil_decl.hpp
691  pair.hpp
692  raw.hpp
693  raw_decl.hpp
694  set.hpp
695  size_equal_only.hpp
696  size_equal_only_decl.hpp
697  string.hpp
698 include/msgpack/v1/adaptor/tr1/
699  unordered_map.hpp
700  unordered_set.hpp
701 include/msgpack/v1/adaptor/
702  v4raw.hpp
703  v4raw_decl.hpp
704  vector.hpp
705  vector_bool.hpp
706  vector_char.hpp
707  vector_unsigned_char.hpp
708 include/msgpack/v1/
709  cpp_config.hpp
710  cpp_config_decl.hpp
711 include/msgpack/v1/detail/
712  cpp03_zone.hpp
713  cpp03_zone_decl.hpp
714  cpp11_zone.hpp
715  cpp11_zone_decl.hpp
716 include/msgpack/v1/
717  fbuffer.hpp
718  fbuffer_decl.hpp
719  iterator.hpp
720  iterator_decl.hpp
721  meta.hpp
722  meta_decl.hpp
723  object.hpp
724  object_decl.hpp
725  object_fwd.hpp
726  object_fwd_decl.hpp
727  pack.hpp
728  pack_decl.hpp
729  parse_return.hpp
730  preprocessor.hpp
731  sbuffer.hpp
732  sbuffer_decl.hpp
733  unpack.hpp
734  unpack_decl.hpp
735  unpack_exception.hpp
736  version.hpp
737  versioning.hpp
738  vrefbuffer.hpp
739  vrefbuffer_decl.hpp
740  zbuffer.hpp
741  zbuffer_decl.hpp
742  zone.hpp
743  zone_decl.hpp
744 include/msgpack/v2/adaptor/
745  adaptor_base.hpp
746  adaptor_base_decl.hpp
747  array_ref_decl.hpp
748 include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp
749  check_container_size_decl.hpp
750  define_decl.hpp
751 include/msgpack/v2/adaptor/detail/
752  cpp03_define_array_decl.hpp
753  cpp03_define_map_decl.hpp
754  cpp03_msgpack_tuple_decl.hpp
755  cpp11_define_array_decl.hpp
756  cpp11_define_map_decl.hpp
757  cpp11_msgpack_tuple_decl.hpp
758 include/msgpack/v2/adaptor/
759  ext_decl.hpp
760  fixint_decl.hpp
761  int_decl.hpp
762  map_decl.hpp
763  msgpack_tuple_decl.hpp
764  nil_decl.hpp
765  raw_decl.hpp
766  size_equal_only_decl.hpp
767  v4raw_decl.hpp
768 include/msgpack/v2/
769  cpp_config_decl.hpp
770  create_object_visitor.hpp
771  create_object_visitor_decl.hpp
772 include/msgpack/v2/detail/
773  cpp03_zone_decl.hpp
774  cpp11_zone_decl.hpp
775 include/msgpack/v2/
776  fbuffer_decl.hpp
777  iterator_decl.hpp
778  meta_decl.hpp
779  null_visitor.hpp
780  null_visitor_decl.hpp
781  object.hpp
782  object_decl.hpp
783  object_fwd.hpp
784  object_fwd_decl.hpp
785  pack_decl.hpp
786  parse.hpp
787  parse_decl.hpp
788  parse_return.hpp
789  sbuffer_decl.hpp
790  unpack.hpp
791  unpack_decl.hpp
792  vrefbuffer_decl.hpp
793  x3_parse.hpp
794  x3_parse_decl.hpp
795  x3_unpack.hpp
796  x3_unpack_decl.hpp
797  zbuffer_decl.hpp
798  zone_decl.hpp
799 include/msgpack/v3/adaptor/
800  adaptor_base.hpp
801  adaptor_base_decl.hpp
802  array_ref_decl.hpp
803 include/msgpack/v3/adaptor/boost/msgpack_variant_decl.hpp
804  check_container_size_decl.hpp
805  define_decl.hpp
806 include/msgpack/v3/adaptor/detail/
807  cpp03_define_array_decl.hpp
808  cpp03_define_map_decl.hpp
809  cpp03_msgpack_tuple_decl.hpp
810  cpp11_define_array_decl.hpp
811  cpp11_define_map_decl.hpp
812  cpp11_msgpack_tuple_decl.hpp
813 include/msgpack/v3/adaptor/
814  ext_decl.hpp
815  fixint_decl.hpp
816  int_decl.hpp
817  map_decl.hpp
818  msgpack_tuple_decl.hpp
819  nil_decl.hpp
820  raw_decl.hpp
821  size_equal_only_decl.hpp
822  v4raw_decl.hpp
823 include/msgpack/v3/
824  cpp_config_decl.hpp
825  create_object_visitor_decl.hpp
826 include/msgpack/v3/detail/
827  cpp03_zone_decl.hpp
828  cpp11_zone_decl.hpp
829 include/msgpack/v3/
830  fbuffer_decl.hpp
831  iterator_decl.hpp
832  meta_decl.hpp
833  null_visitor_decl.hpp
834  object_decl.hpp
835  object_fwd.hpp
836  object_fwd_decl.hpp
837  pack_decl.hpp
838  parse.hpp
839  parse_decl.hpp
840  parse_return.hpp
841  sbuffer_decl.hpp
842  unpack.hpp
843  unpack_decl.hpp
844  vrefbuffer_decl.hpp
845  x3_parse_decl.hpp
846  x3_unpack.hpp
847  x3_unpack_decl.hpp
848  zbuffer_decl.hpp
849  zone_decl.hpp
850 include/msgpack/
851  version.h
852  version.hpp
853  version_master.h
854  versioning.hpp
855  vrefbuffer.h
856  vrefbuffer.hpp
857  vrefbuffer_decl.hpp
858  x3_parse.hpp
859  x3_parse_decl.hpp
860  x3_unpack.hpp
861  x3_unpack_decl.hpp
862  zbuffer.h
863  zbuffer.hpp
864  zbuffer_decl.hpp
865  zone.h
866  zone.hpp
867  zone_decl.hpp
868 lib/cmake/msgpack/
869  msgpack-config-version.cmake
870  msgpack-config.cmake
871  msgpack-targets-release.cmake
872  msgpack-targets.cmake
873 lib/
874  libmsgpackc.a
875  libmsgpackc.so
876  libmsgpackc.so.2
877  libmsgpackc.so.2.0.0
878 lib/pkgconfig/msgpack.pc
879