Source-Makefile: package/feeds/packages/python-frozenlist/Makefile Package: python3-frozenlist Submenu: Python Version: 1.4.0-1 Depends: +libc +python3-light Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: List-like structure Maintainer: Jeffery To Source: frozenlist-1.4.0.tar.gz License: Apache-2.0 LicenseFiles: LICENSE Type: ipkg Description: frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. https://github.com/aio-libs/frozenlist Jeffery To @@ Package: python3-frozenlist-src Submenu: Python Version: 1.4.0-1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: List-like structure (sources) Maintainer: Jeffery To Source: frozenlist-1.4.0.tar.gz License: Apache-2.0 LicenseFiles: LICENSE Type: ipkg Description: frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. This package contains the Python source files for python3-frozenlist. https://github.com/aio-libs/frozenlist Jeffery To @@ Config: depends on PACKAGE_python3-frozenlist @@