# Generated by makepkg 7.0.0
# Tue Apr 21 17:07:43 UTC 2026
pkgbase = flatbuffers
	pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
	pkgver = 25.9.23
	pkgrel = 2
	url = https://google.github.io/flatbuffers/
	arch = x86_64
	arch = aarch64
	license = Apache
	makedepends = cmake
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-numpy
	makedepends = python-setuptools
	depends = gcc-libs
	source = https://github.com/google/flatbuffers/archive/v25.9.23/flatbuffers-25.9.23.tar.gz
	sha256sums = 9102253214dea6ae10c2ac966ea1ed2155d22202390b532d1dea64935c518ada

pkgname = flatbuffers

pkgname = python-flatbuffers
	pkgdesc = An efficient cross platform serialization library for Python
	depends = python
	optdepends = python-numpy: support for Numpy arrays
