Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-ExtUtils-XSpp | Distribution: openSUSE Tumbleweed |
Version: 0.18 | Vendor: openSUSE |
Release: 3.13 | Build date: Sun Jun 8 13:09:26 2014 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 613319 | Source RPM: perl-ExtUtils-XSpp-0.18-3.13.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/ExtUtils-XSpp/ | |
Summary: XS for C++ |
Anything that does not look like a XS++ directive or a class declaration is passed verbatim to XS. If you want XS++ to ignore code that looks like a XS++ directive or class declaration, simply surround it with a raw block delimiter like this: %{ XS++ won't interpret this %}
Artistic-1.0 or GPL-1.0+
* Sun Jun 08 2014 coolo@suse.com - updated to 0.18 - Upgrade to stable release. 0.17_02 Wed Aug 28 22:35:02 CEST 2013 - Fixed getters for typemaps using %output_list annotation. 0.17_01 Sat Aug 10 08:20:11 CEST 2013 - Added standard XS typemap for objects (disabled by default for backwards compatibility).x - Allow specifying XS typemap code in the XS++ typemap declaration. - Generate accessors for member variables. - Handle multiple function/method annotations (used by plugins). - Updated plugin interface (should be backwards-compatible). 0.1700 Sun Feb 10 12:00:00 CET 2013 - %alias feature for aliasing XS++ wrappers. 0.1603 Fri Dec 28 12:03:09 CEST 2012 - Fix blead-perl warning about unescaped { in regexps. - Use ExtUtils::Typemaps instead of ExtUtils::Typemap (which had to be renamed). - Somewhat improved examples. * Sat Jun 04 2011 pascal.bleser@opensuse.org - update to 0.1602: * fixed code generation for package_static methods * Sat Mar 12 2011 pascal.bleser@opensuse.org - update to 0.1601: * do not try to rebuld the grammar during CPAN installation * Sat Mar 12 2011 pascal.bleser@opensuse.org - update to 0.16: * allow renaming destructors and fixed parsing of virtual ones * Mon Dec 27 2010 pascal.bleser@opensuse.org - initial package (0.15)
/usr/bin/xspp /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp.pod /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Cmd.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Driver.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/code.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/object.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/perlcode.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/simple.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/stdmessage.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Exception/unknown.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Grammar.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Lexer.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Access.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Argument.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Class.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Comment.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Constructor.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Destructor.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Enum.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/EnumValue.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/File.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Function.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Member.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Method.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Module.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Package.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/PercAny.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Preprocessor.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Raw.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Node/Type.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Parser.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Plugin /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Plugin.pod /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Plugin/feature /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Plugin/feature/default_xs_typemap.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap/parsed.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap/reference.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap/simple.pm /usr/lib/perl5/vendor_perl/5.40.0/ExtUtils/XSpp/Typemap/wrapper.pm /usr/share/doc/packages/perl-ExtUtils-XSpp /usr/share/doc/packages/perl-ExtUtils-XSpp/Changes /usr/share/doc/packages/perl-ExtUtils-XSpp/README /usr/share/doc/packages/perl-ExtUtils-XSpp/XSP.yp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/IntAndString.cc /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/IntAndString.h /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/Makefile.PL /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/Object-WithIntAndString.xsp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/WithIntAndString.xs /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/lib /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/lib/Object /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/lib/Object/WithIntAndString.pm /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/ppport.h /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/t /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/t/01load.t /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/Object-WithIntAndString/t/02test.t /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/Build.PL /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/MANIFEST /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/MANIFEST.SKIP /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/META.yml /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/lib /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/lib/XSpp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/lib/XSpp/Example.pm /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src/Animal.cc /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src/Animal.h /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src/Dog.cc /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src/Dog.h /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/src/ppport.h /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/t /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/t/01basic.t /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/xsp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/xsp/Animal.xsp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/xsp/Dog.xsp /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/xsp/mytype.map /usr/share/doc/packages/perl-ExtUtils-XSpp/examples/XSpp-Example/xsp/typemap.xsp /usr/share/doc/packages/perl-ExtUtils-XSpp/scripts /usr/share/doc/packages/perl-ExtUtils-XSpp/scripts/xspp /usr/share/man/man1/xspp.1.gz /usr/share/man/man3/ExtUtils::XSpp.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Cmd.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Exception.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Access.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Argument.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Class.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Comment.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Constructor.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Destructor.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Enum.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::EnumValue.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::File.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Function.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Member.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Method.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Module.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Package.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::PercAny.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Node::Raw.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Parser.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Plugin.3pm.gz /usr/share/man/man3/ExtUtils::XSpp::Typemap.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024