Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pear-CodeGen-PECL | Distribution: Unknown |
Version: 1.1.3 | Vendor: Remi Collet |
Release: 3.el6.remi | Build date: Mon Feb 28 22:16:08 2011 |
Group: Development/Languages | Build host: laughlin.famillecollet.com |
Size: 531934 | Source RPM: php-pear-CodeGen-PECL-1.1.3-3.el6.remi.src.rpm |
Packager: http://blog.famillecollet.com/ | |
Url: http://pear.php.net/package/CodeGen_PECL | |
Summary: Tool to generate PECL extensions from an XML description |
CodeGen_PECL (formerly known as PECL_Gen) is a pure PHP replacement for the ext_skel shell script that comes with the PHP 4 source. It reads in configuration options, function prototypes and code fragments from an XML description file and then generates a complete ready-to-compile PECL extension.
PHP
* Mon Feb 28 2011 Remi Collet <RPMS@FamilleCollet.com> - 1.1.3-3 - rebuild for remi repo * Thu Feb 24 2011 Robert Scheck <robert@fedoraproject.org> 1.0.7-3 - Changed requirements to php-common/-pear(PEAR) (#662257 #c2) * Sat Dec 11 2010 Robert Scheck <robert@fedoraproject.org> 1.1.3-2 - Corrected dependencies to match Fedora Packaging Guidelines * Sat Dec 11 2010 Robert Scheck <robert@fedoraproject.org> 1.1.3-1 - Upgrade to 1.1.3 - Initial spec file for Fedora and Red Hat Enterprise Linux
/usr/bin/pecl-gen /usr/share/doc/php-pear-CodeGen-PECL-1.1.3 /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/api_functions.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_abstract.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_constant.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_extends.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_methods.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_methods_abstract.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_methods_final.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_minimal.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_payload.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_properties.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/class_type_hints.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/code_pi.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/conditional_compile.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/constants.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/crossext.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/deps_with.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/function_by_ref.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/function_type_hints.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/globals.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/groups.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/interface_class.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/interface_internal.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/interface_simple.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/license.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/lineno.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/minimal.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/optional_args.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/phpini.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/release_tags.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/resource.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/resource_cpp.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/resource_old.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/return_array.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/syck.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/testcase.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/examples/varargs.xml /usr/share/doc/php-pear-CodeGen-PECL-1.1.3/manual.html /usr/share/pear/.pkgxml/php-pear-CodeGen-PECL.xml /usr/share/pear/CodeGen/PECL /usr/share/pear/CodeGen/PECL/Cli.php /usr/share/pear/CodeGen/PECL/Command.php /usr/share/pear/CodeGen/PECL/Dependency /usr/share/pear/CodeGen/PECL/Dependency/Extension.php /usr/share/pear/CodeGen/PECL/Dependency/Header.php /usr/share/pear/CodeGen/PECL/Dependency/Lib.php /usr/share/pear/CodeGen/PECL/Dependency/Platform.php /usr/share/pear/CodeGen/PECL/Dependency/With.php /usr/share/pear/CodeGen/PECL/Element /usr/share/pear/CodeGen/PECL/Element.php /usr/share/pear/CodeGen/PECL/Element/Class.php /usr/share/pear/CodeGen/PECL/Element/ClassConstant.php /usr/share/pear/CodeGen/PECL/Element/Constant.php /usr/share/pear/CodeGen/PECL/Element/Function.php /usr/share/pear/CodeGen/PECL/Element/Global.php /usr/share/pear/CodeGen/PECL/Element/Ini.php /usr/share/pear/CodeGen/PECL/Element/Interface.php /usr/share/pear/CodeGen/PECL/Element/Logo.php /usr/share/pear/CodeGen/PECL/Element/Method.php /usr/share/pear/CodeGen/PECL/Element/ObjectInterface.php /usr/share/pear/CodeGen/PECL/Element/Property.php /usr/share/pear/CodeGen/PECL/Element/Resource.php /usr/share/pear/CodeGen/PECL/Element/Stream.php /usr/share/pear/CodeGen/PECL/Element/Test.php /usr/share/pear/CodeGen/PECL/Extension.php /usr/share/pear/CodeGen/PECL/ExtensionParser.php /usr/share/pear/CodeGen/PECL/Maintainer.php /usr/share/pear/CodeGen/PECL/Release.php /usr/share/pear/CodeGen/PECL/Tools /usr/share/pear/CodeGen/PECL/Tools/ProtoLexer.php /usr/share/pear/CodeGen/PECL/Tools/ProtoParser.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:22:40 2024