Blob Blame History Raw
<package name="python-future" project="openSUSE:Factory">
  <title>Clean single-source support for Python 3 and 2</title>
  <description>future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.
</description>
  <devel project="devel:languages:python" package="python-future"/>
</package>