# python-compat-cnb **Repository Path**: mirrors_cloudfoundry/python-compat-cnb ## Basic Information - **Project Name**: python-compat-cnb - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python-compat Cloud Native Buildpack This buildpack handles some of the V2B python specific logic and is designed to allow for parity between earlier buildpacks and the Python language CNBs as a whole. --- To package this buildpack for consumption: ``` $ ./scripts/package.sh ``` This builds the buildpack's Go source using GOOS=linux by default. You can supply another value as the first argument to package.sh.