# bmecat **Repository Path**: mirrors_rubenv/bmecat ## Basic Information - **Project Name**: bmecat - **Description**: BMEcat reader and writer for Go - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BMEcat reader and writer for Go [![Actions Status](https://github.com/olivere/bmecat/workflows/Test/badge.svg)](https://github.com/olivere/bmecat/actions) This is a simple library to read and write BMEcat files in the Go programming language. # BMEcat BMEcat is a standard for electronic product catalogs. See http://www.bmecat.org/ for details about the format. The specifications are available at http://www.bme.de/initiativen/bmecat/download/. # License MIT. See [LICENSE](https://github.com/olivere/bmecat/blob/master/LICENSE) file.