Source-Makefile: feeds/packages/lang/python/python-pyfuse3/Makefile

Package: python3-pyfuse3
Submenu: Python
Version: 3.3.0-r1
Depends: +libc +python3-light +python3-asyncio +python3-logging +python3-trio +libfuse3
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: libfuse 3 bindings with async I/O support
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: pyfuse3-3.3.0.tar.gz
License: LGPL-2.0-or-later
LicenseFiles: LICENSE
URL: https://github.com/libfuse/pyfuse3
Type: ipkg
Description:   pyfuse3 is a set of Python 3 bindings for libfuse 3.

  It provides an asynchronous API compatible with Trio and asyncio,
  and enables you to easily write a full-featured Linux filesystem in Python.
@@

Package: python3-pyfuse3-src
Submenu: Python
Version: 3.3.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: libfuse 3 bindings with async I/O support (sources)
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: pyfuse3-3.3.0.tar.gz
License: LGPL-2.0-or-later
LicenseFiles: LICENSE
URL: https://github.com/libfuse/pyfuse3
Type: ipkg
Description:       pyfuse3 is a set of Python 3 bindings for libfuse 3.

  It provides an asynchronous API compatible with Trio and asyncio,
  and enables you to easily write a full-featured Linux filesystem in Python.

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


