An open API service indexing awesome lists of open source software.

https://github.com/jhnc-oss/meta-python2-backport

Meta layer providing Python 2 backports – do NOT use unless absolutely necessary!
https://github.com/jhnc-oss/meta-python2-backport

backport end-of-life eol python-2 python2 yocto yocto-layer

Last synced: 7 months ago
JSON representation

Meta layer providing Python 2 backports – do NOT use unless absolutely necessary!

Awesome Lists containing this project

README

          

# meta-python2-backport

[![ci](https://github.com/jhnc-oss/meta-python2-backport/actions/workflows/ci.yml/badge.svg)](https://github.com/jhnc-oss/meta-python2-backport/actions/workflows/ci.yml)
![GitHub](https://img.shields.io/github/license/jhnc-oss/meta-python2-backport?color=yellow)

Meta layer providing Python2 backports, based on [*meta-python2*](https://git.openembedded.org/meta-python2/).

### :warning: Warning :warning:

:no_entry: **This layer wont receive any updates! Please update to Python3.** :no_entry:

------------------------------------------

### **:warning: Warning :warning:**

**[Python 2 has reached EOL](https://www.python.org/doc/sunset-python-2/) – do not use!**

See [*Porting Python 2 Code to Python 3*](https://docs.python.org/3/howto/pyporting.html) for more information on Python 3 migration.