···1616 meta = with lib; {
1717 homepage = "http://libcpuid.sourceforge.net/";
1818 description = "A small C library for x86 CPU detection and feature extraction";
1919+ changelog = "https://raw.githubusercontent.com/anrieff/libcpuid/master/ChangeLog";
1920 license = licenses.bsd2;
2021 maintainers = with maintainers; [ orivej artuuge ];
2122 platforms = platforms.x86;