INFO
Name: procyon-expressions
Version: 0.6.0-0.2.20220221.git88a95fa.el9
Arch: noarch
Summary: The procyon-expressions framework provides a more natural form of Linq-like code generation
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-17.iad2.fedoraproject.org
Build Date: Tue Jul 4 09:09:16 2023
Size: 258587
URL: https://github.com/mstrobel/procyon
Description: The procyon-expressions framework provides a more natural form of code generation.
Rather than requiring bytecode to be emitted directly, as with procyon-reflection
and other popular libraries like ASM, procyon-expressions enables code composition
using declarative expression trees. These expression trees may then be compiled directly
into callbacks or coupled with a MethodBuilder. The procyon-expressions API is
almost a direct port of System.Linq.Expressions from .NET's Dynamic Language Runtime,
minus the dynamic callsite support (and with more relaxed rules regarding type conversions).
FILES
/usr/share/doc/procyon-expressions
/usr/share/doc/procyon-expressions/README.md
/usr/share/java/procyon
/usr/share/java/procyon/procyon-expressions-0.6.0.jar
/usr/share/java/procyon/procyon-expressions.jar
/usr/share/licenses/procyon-expressions
/usr/share/licenses/procyon-expressions/License.txt
REQUIRES
javapackages-tools
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
procyon-expressions 0.6.0-0.2.20220221.git88a95fa.el9
CONFIG FILES
/usr/share/doc/procyon-expressions
/usr/share/doc/procyon-expressions/README.md d
/usr/share/java/procyon
/usr/share/java/procyon/procyon-expressions-0.6.0.jar
/usr/share/java/procyon/procyon-expressions.jar
/usr/share/licenses/procyon-expressions
/usr/share/licenses/procyon-expressions/License.txt l
LICENSE FILES
ASL 2.0
|