Source-Makefile: feeds/packages/lang/python/python-maturin/Makefile
Build-Depends/host: python3/host python-build/host python-installer/host python-wheel/host python-setuptools-rust/host
Build-Types: host

Package: python3-maturin
Submenu: Python
Version: 1.3.0-r1
Depends: +libc @(aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64)
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Build and publish crates as python packages
Maintainer: Luca Barbato <lu_zero@luminem.org>
Source: maturin-1.3.0.tar.gz
License: Apache-2.0 MIT
LicenseFiles: license-apache license-mit
URL: https://maturin.rs
Type: ipkg
Build-Only: 1
Description:   Build and publish crates with pyo3, rust-cpython, cffi and uniffi
  bindings as well as rust binaries as python packages.
@@

Package: python3-maturin-src
Submenu: Python
Version: 1.3.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Build and publish crates as python packages (sources)
Maintainer: Luca Barbato <lu_zero@luminem.org>
Source: maturin-1.3.0.tar.gz
License: Apache-2.0 MIT
LicenseFiles: license-apache license-mit
URL: https://maturin.rs
Type: ipkg
Build-Only: 1
Description:       Build and publish crates with pyo3, rust-cpython, cffi and uniffi
  bindings as well as rust binaries as python packages.

    This package contains the Python source files for python3-maturin.
@@
Config:
    depends on PACKAGE_python3-maturin
@@


