# recordio **Repository Path**: mirrors_PaddlePaddle/recordio ## Basic Information - **Project Name**: recordio - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RecordIO [![Build Status](https://travis-ci.org/PaddlePaddle/recordio.svg?branch=master)](https://travis-ci.org/PaddlePaddle/recordio) An implementation of the RecordIO file format. ## Examples ### Go Please see [here](recordio_test.go) ### Python Please see [here](python/recordio/recordio_test.py) ### C Please see [here](c/test/test.c)