Automatically include ZCML
This package adds two new ZCML directives to automatically detect ZCML files to
include: "includeDependencies" and "includePlugins".When you want to include a
Zope-based package in your application, you have to repeat yourself in two
places: you have to add the package itself (in a setup.py, buildout, etc) and
you also have to include its ZCML with an <include> directive or a package-
includes...
- RPM
- python3-z3c-autoinclude-0.4.1-1.lbn36.noarch.rpm
- Summary
- Automatically include ZCML
- URL
- https://pypi.org/project/z3c.autoinclude
- Group
- Unspecified
- License
- ZPL
- Source
-
python-z3c-autoinclude-0.4.1-1.lbn36.src.rpm
- Checksum
- 1c6dba4ff1f3bd6a640f7e3640d32ac38ad155226cd406beaf654510dad039c9
- Build Date
- 2022/07/04 14:04:56
- Requires
-
/usr/bin/python3
- Provides
-
python-z3c-autoinclude = 0.4.1-1.lbn36
python-z3c.autoinclude = 0.4.1-1.lbn36
python3-z3c-autoinclude = 0.4.1-1.lbn36
python3.10-z3c-autoinclude = 0.4.1-1.lbn36
python3.10-z3c.autoinclude = 0.4.1-1.lbn36
python3.10dist(z3c-autoinclude) = 0.4.1
python3.10dist(z3c.autoinclude) = 0.4.1
python3dist(z3c-autoinclude) = 0.4.1
python3dist(z3c.autoinclude) = 0.4.1
- Obsoletes