rsvg2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +63 -7
- data/ext/rsvg2/extconf.rb +4 -1
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +87 -0
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +1 -5
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +4 -5
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +13 -10
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +64 -34
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +41 -0
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +41 -0
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +3 -4
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +693 -0
- data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +113 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.html +109 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +582 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +337 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +203 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +642 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +517 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +164 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +670 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1102 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +265 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +380 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +205 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +421 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +141 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +503 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +346 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +246 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1408 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +137 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +384 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +158 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +304 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +312 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +428 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +334 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +80 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +511 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/style.css +266 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1073 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +55 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +46 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +50 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +51 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +42 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +59 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +105 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +328 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +88 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +101 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +38 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +96 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +283 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +386 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +126 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +109 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/up.png +0 -0
- data/vendor/local/share/license/libcroco/AUTHORS +13 -0
- data/vendor/local/share/license/libcroco/COPYING +481 -0
- data/vendor/local/share/license/libcroco/COPYING.LIB +481 -0
- data/vendor/local/share/license/librsvg/AUTHORS +1 -0
- data/vendor/local/share/license/librsvg/COPYING +340 -0
- data/vendor/local/share/license/librsvg/COPYING.LIB +482 -0
- data/vendor/local/share/man/man1/rsvg-convert.1 +55 -0
- metadata +90 -299
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/rsvg-view.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +0 -96
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +0 -306
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/local/include/libxml2/libxml/SAX.h +0 -173
- data/vendor/local/include/libxml2/libxml/SAX2.h +0 -176
- data/vendor/local/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/local/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/local/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/local/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/local/include/libxml2/libxml/dict.h +0 -80
- data/vendor/local/include/libxml2/libxml/encoding.h +0 -240
- data/vendor/local/include/libxml2/libxml/entities.h +0 -150
- data/vendor/local/include/libxml2/libxml/globals.h +0 -502
- data/vendor/local/include/libxml2/libxml/hash.h +0 -233
- data/vendor/local/include/libxml2/libxml/list.h +0 -137
- data/vendor/local/include/libxml2/libxml/nanoftp.h +0 -163
- data/vendor/local/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/local/include/libxml2/libxml/parser.h +0 -1240
- data/vendor/local/include/libxml2/libxml/parserInternals.h +0 -644
- data/vendor/local/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/local/include/libxml2/libxml/relaxng.h +0 -213
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +0 -958
- data/vendor/local/include/libxml2/libxml/schematron.h +0 -142
- data/vendor/local/include/libxml2/libxml/threads.h +0 -84
- data/vendor/local/include/libxml2/libxml/tree.h +0 -1303
- data/vendor/local/include/libxml2/libxml/uri.h +0 -94
- data/vendor/local/include/libxml2/libxml/valid.h +0 -458
- data/vendor/local/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/local/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/local/include/libxml2/libxml/xmlIO.h +0 -366
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/local/include/libxml2/libxml/xmlerror.h +0 -944
- data/vendor/local/include/libxml2/libxml/xmlexports.h +0 -162
- data/vendor/local/include/libxml2/libxml/xmlmemory.h +0 -224
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/local/include/libxml2/libxml/xmlreader.h +0 -428
- data/vendor/local/include/libxml2/libxml/xmlregexp.h +0 -222
- data/vendor/local/include/libxml2/libxml/xmlsave.h +0 -88
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +0 -246
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +0 -151
- data/vendor/local/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/local/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/local/include/libxml2/libxml/xmlversion.h +0 -480
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/local/include/libxml2/libxml/xpath.h +0 -550
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +0 -632
- data/vendor/local/include/libxml2/libxml/xpointer.h +0 -114
- data/vendor/local/lib/libxml2.def +0 -1659
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +0 -13
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +0 -36
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +0 -2
- data/vendor/local/manifest/librsvg-dev_2.32.1-1_win32.mft +0 -11
- data/vendor/local/manifest/librsvg_2.32.1-1_win32.mft +0 -2
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +0 -268
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +0 -2
- data/vendor/local/share/aclocal/libxml.m4 +0 -188
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +0 -27
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +0 -880
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +0 -229
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +0 -3770
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +0 -282
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +0 -207
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +0 -751
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +0 -174
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +0 -51
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +0 -184
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +0 -125
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +0 -128
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +0 -142
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +0 -124
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +0 -152
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +0 -116
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +0 -65
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +0 -559
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +0 -322
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +0 -162
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +0 -373
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +0 -81
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +0 -989
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +0 -289
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +0 -59
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +0 -212
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +0 -85
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +0 -864
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +0 -20
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +0 -330
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +0 -185
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +0 -123
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +0 -108
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +0 -512
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +0 -62
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +0 -261
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +0 -310
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +0 -394
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +0 -83
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +0 -166
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +0 -56
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +0 -3
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +0 -39
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +0 -118
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +0 -18
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +0 -7
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +0 -8
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +0 -78
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +0 -67
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +0 -47
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +0 -54
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +0 -55
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +0 -35
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +0 -30
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +0 -63
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +0 -64
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +0 -74
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +0 -1336
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +0 -5715
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +0 -250
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +0 -190
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +0 -30
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +0 -38
- data/vendor/local/share/gtk-doc/html/libxml2/index.html +0 -67
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html +0 -138
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +0 -373
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html +0 -172
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html +0 -243
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html +0 -247
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html +0 -91
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html +0 -241
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html +0 -225
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +0 -134
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +0 -218
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html +0 -383
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +0 -214
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +0 -226
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +0 -187
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html +0 -142
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +0 -766
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +0 -688
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html +0 -860
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html +0 -161
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +0 -1596
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html +0 -154
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html +0 -528
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html +0 -169
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html +0 -160
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +0 -347
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html +0 -176
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +0 -952
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html +0 -87
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +0 -186
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +0 -97
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +0 -565
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +0 -280
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +0 -133
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +0 -314
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html +0 -237
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +0 -217
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html +0 -887
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +0 -287
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +0 -479
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +0 -532
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +0 -787
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html +0 -171
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +0 -3569
- data/vendor/local/share/gtk-doc/html/libxml2/style.css +0 -66
- data/vendor/local/share/man/man1/xml2-config.1 +0 -30
- data/vendor/local/share/man/man1/xmlcatalog.1 +0 -340
- data/vendor/local/share/man/man1/xmllint.1 +0 -427
- data/vendor/local/share/man/man3/libxml.3 +0 -71
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +0 -867
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +0 -68
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +0 -471
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +0 -61
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log +0 -535
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh +0 -125
@@ -0,0 +1,55 @@
|
|
1
|
+
.TH rsvg-convert 1
|
2
|
+
.SH NAME
|
3
|
+
rsvg-convert \- turn SVG files into raster images.
|
4
|
+
.SH SYNOPSIS
|
5
|
+
.B rsvg-convert
|
6
|
+
[options] in.svg > out.png
|
7
|
+
.I ""
|
8
|
+
.SH DESCRIPTION
|
9
|
+
Converts SVG images into PNG raster images, PDF, PS, or SVG vector images, or dumps of Cairo XML or recording surfaces.
|
10
|
+
.SS OPTIONS
|
11
|
+
.TP
|
12
|
+
.I "\-d \-\-dpi-x number"
|
13
|
+
Set the X resolution of the image in pixels per inch. RSVG's current default is 90dpi
|
14
|
+
.TP
|
15
|
+
.I "\-p \-\-dpi-y number"
|
16
|
+
Set the Y resolution of the image in pixels per inch. RSVG's current default is 90dpi
|
17
|
+
.TP
|
18
|
+
.I "\-x \-\-x\-zoom number"
|
19
|
+
X Zoom factor, as a percentage. If unspecified, 1.0 is used as the default.
|
20
|
+
.TP
|
21
|
+
.I "\-y \-\-y\-zoom number"
|
22
|
+
Y Zoom factor, as a percentage. If unspecified, 1.0 is used as the default.
|
23
|
+
.TP
|
24
|
+
.I "\-z \-\-\-zoom number"
|
25
|
+
Zoom factor, as a percentage. If unspecified, 1.0 is used as the default.
|
26
|
+
.TP
|
27
|
+
.I "\-w \-\-width integer"
|
28
|
+
Specify how wide you wish the image to be. If unspecified, the natural width of the image is used as the default.
|
29
|
+
.TP
|
30
|
+
.I "\-h \-\-height integer"
|
31
|
+
Specify how tall you wish the image to be. If unspecified, the natural height of the image is used as the default.
|
32
|
+
.TP
|
33
|
+
.I "\-f \-\-format [png, pdf, ps, svg, xml, recording]"
|
34
|
+
Specify the output format you wish the image to be saved in. If unspecified, PNG is used as the default.
|
35
|
+
.TP
|
36
|
+
.I "\-o \-\-output filename"
|
37
|
+
Specify the output filename. If unspecified, outputs to stdout.
|
38
|
+
.TP
|
39
|
+
.I "\-a \-\-keep-aspect-ratio"
|
40
|
+
Specify that the aspect ratio is to be preserved. If unspecified, aspect ratio will not be preserved.
|
41
|
+
.TP
|
42
|
+
.I "\-b \-\-background-color [black, white, #abccee, #aaa...]"
|
43
|
+
Specify the background color. If unspecified, none is used as the default.
|
44
|
+
.TP
|
45
|
+
.I "\-\-base-uri uri"
|
46
|
+
Specify the base URI for SVG files. If unspecified, none is used as the default.
|
47
|
+
.TP
|
48
|
+
.I "\-v \-\-version"
|
49
|
+
Display what version of rsvg this is.
|
50
|
+
.SH MORE INFORMATION
|
51
|
+
http://librsvg.sourceforge.net/
|
52
|
+
http://www.w3.org/TR/SVG11/
|
53
|
+
http://www.gnome.org/
|
54
|
+
.SH "AUTHORS"
|
55
|
+
Dom Lachowicz (cinamod@hotmail.com), Caleb Moore (c.moore@student.unsw.edu.au), and a host of others.
|
metadata
CHANGED
@@ -1,48 +1,43 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rsvg2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
5
|
-
prerelease:
|
4
|
+
version: 2.0.3
|
6
5
|
platform: x86-mingw32
|
7
6
|
authors:
|
8
7
|
- The Ruby-GNOME2 Project Team
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date: 2013-
|
11
|
+
date: 2013-12-28 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: cairo
|
16
15
|
requirement: !ruby/object:Gem::Requirement
|
17
|
-
none: false
|
18
16
|
requirements:
|
19
|
-
- -
|
17
|
+
- - '>='
|
20
18
|
- !ruby/object:Gem::Version
|
21
|
-
version: 1.
|
19
|
+
version: 1.12.8
|
22
20
|
type: :runtime
|
23
21
|
prerelease: false
|
24
22
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
-
none: false
|
26
23
|
requirements:
|
27
|
-
- -
|
24
|
+
- - '>='
|
28
25
|
- !ruby/object:Gem::Version
|
29
|
-
version: 1.
|
26
|
+
version: 1.12.8
|
30
27
|
- !ruby/object:Gem::Dependency
|
31
28
|
name: gdk_pixbuf2
|
32
29
|
requirement: !ruby/object:Gem::Requirement
|
33
|
-
none: false
|
34
30
|
requirements:
|
35
31
|
- - '='
|
36
32
|
- !ruby/object:Gem::Version
|
37
|
-
version: 2.0.
|
33
|
+
version: 2.0.3
|
38
34
|
type: :runtime
|
39
35
|
prerelease: false
|
40
36
|
version_requirements: !ruby/object:Gem::Requirement
|
41
|
-
none: false
|
42
37
|
requirements:
|
43
38
|
- - '='
|
44
39
|
- !ruby/object:Gem::Version
|
45
|
-
version: 2.0.
|
40
|
+
version: 2.0.3
|
46
41
|
description: Ruby/RSVG is a Ruby binding of librsvg-2.x.
|
47
42
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
48
43
|
executables: []
|
@@ -64,14 +59,11 @@ files:
|
|
64
59
|
- sample/svg2.rb
|
65
60
|
- lib/1.9/rsvg2.so
|
66
61
|
- lib/2.0/rsvg2.so
|
62
|
+
- vendor/local/bin/croco-0.6-config
|
67
63
|
- vendor/local/bin/csslint-0.6.exe
|
68
64
|
- vendor/local/bin/libcroco-0.6-3.dll
|
69
65
|
- vendor/local/bin/librsvg-2-2.dll
|
70
|
-
- vendor/local/bin/libxml2-2.dll
|
71
66
|
- vendor/local/bin/rsvg-convert.exe
|
72
|
-
- vendor/local/bin/rsvg-view.exe
|
73
|
-
- vendor/local/bin/xmlcatalog.exe
|
74
|
-
- vendor/local/bin/xmllint.exe
|
75
67
|
- vendor/local/include/libcroco-0.6/libcroco/cr-additional-sel.h
|
76
68
|
- vendor/local/include/libcroco-0.6/libcroco/cr-attr-sel.h
|
77
69
|
- vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h
|
@@ -104,307 +96,106 @@ files:
|
|
104
96
|
- vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h
|
105
97
|
- vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h
|
106
98
|
- vendor/local/include/librsvg-2.0/librsvg/rsvg.h
|
107
|
-
- vendor/local/
|
108
|
-
- vendor/local/
|
109
|
-
- vendor/local/include/libxml2/libxml/HTMLtree.h
|
110
|
-
- vendor/local/include/libxml2/libxml/SAX.h
|
111
|
-
- vendor/local/include/libxml2/libxml/SAX2.h
|
112
|
-
- vendor/local/include/libxml2/libxml/c14n.h
|
113
|
-
- vendor/local/include/libxml2/libxml/catalog.h
|
114
|
-
- vendor/local/include/libxml2/libxml/chvalid.h
|
115
|
-
- vendor/local/include/libxml2/libxml/debugXML.h
|
116
|
-
- vendor/local/include/libxml2/libxml/dict.h
|
117
|
-
- vendor/local/include/libxml2/libxml/encoding.h
|
118
|
-
- vendor/local/include/libxml2/libxml/entities.h
|
119
|
-
- vendor/local/include/libxml2/libxml/globals.h
|
120
|
-
- vendor/local/include/libxml2/libxml/hash.h
|
121
|
-
- vendor/local/include/libxml2/libxml/list.h
|
122
|
-
- vendor/local/include/libxml2/libxml/nanoftp.h
|
123
|
-
- vendor/local/include/libxml2/libxml/nanohttp.h
|
124
|
-
- vendor/local/include/libxml2/libxml/parser.h
|
125
|
-
- vendor/local/include/libxml2/libxml/parserInternals.h
|
126
|
-
- vendor/local/include/libxml2/libxml/pattern.h
|
127
|
-
- vendor/local/include/libxml2/libxml/relaxng.h
|
128
|
-
- vendor/local/include/libxml2/libxml/schemasInternals.h
|
129
|
-
- vendor/local/include/libxml2/libxml/schematron.h
|
130
|
-
- vendor/local/include/libxml2/libxml/threads.h
|
131
|
-
- vendor/local/include/libxml2/libxml/tree.h
|
132
|
-
- vendor/local/include/libxml2/libxml/uri.h
|
133
|
-
- vendor/local/include/libxml2/libxml/valid.h
|
134
|
-
- vendor/local/include/libxml2/libxml/xinclude.h
|
135
|
-
- vendor/local/include/libxml2/libxml/xlink.h
|
136
|
-
- vendor/local/include/libxml2/libxml/xmlIO.h
|
137
|
-
- vendor/local/include/libxml2/libxml/xmlautomata.h
|
138
|
-
- vendor/local/include/libxml2/libxml/xmlerror.h
|
139
|
-
- vendor/local/include/libxml2/libxml/xmlexports.h
|
140
|
-
- vendor/local/include/libxml2/libxml/xmlmemory.h
|
141
|
-
- vendor/local/include/libxml2/libxml/xmlmodule.h
|
142
|
-
- vendor/local/include/libxml2/libxml/xmlreader.h
|
143
|
-
- vendor/local/include/libxml2/libxml/xmlregexp.h
|
144
|
-
- vendor/local/include/libxml2/libxml/xmlsave.h
|
145
|
-
- vendor/local/include/libxml2/libxml/xmlschemas.h
|
146
|
-
- vendor/local/include/libxml2/libxml/xmlschemastypes.h
|
147
|
-
- vendor/local/include/libxml2/libxml/xmlstring.h
|
148
|
-
- vendor/local/include/libxml2/libxml/xmlunicode.h
|
149
|
-
- vendor/local/include/libxml2/libxml/xmlversion.h
|
150
|
-
- vendor/local/include/libxml2/libxml/xmlwriter.h
|
151
|
-
- vendor/local/include/libxml2/libxml/xpath.h
|
152
|
-
- vendor/local/include/libxml2/libxml/xpathInternals.h
|
153
|
-
- vendor/local/include/libxml2/libxml/xpointer.h
|
99
|
+
- vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib
|
100
|
+
- vendor/local/lib/libcroco-0.6.a
|
154
101
|
- vendor/local/lib/libcroco-0.6.dll.a
|
102
|
+
- vendor/local/lib/libcroco-0.6.la
|
103
|
+
- vendor/local/lib/librsvg-2.a
|
155
104
|
- vendor/local/lib/librsvg-2.dll.a
|
156
|
-
- vendor/local/lib/
|
157
|
-
- vendor/local/lib/libxml2.dll.a
|
158
|
-
- vendor/local/lib/libxml2.lib
|
105
|
+
- vendor/local/lib/librsvg-2.la
|
159
106
|
- vendor/local/lib/pkgconfig/libcroco-0.6.pc
|
160
107
|
- vendor/local/lib/pkgconfig/librsvg-2.0.pc
|
161
|
-
- vendor/local/
|
162
|
-
- vendor/local/
|
163
|
-
- vendor/local/
|
164
|
-
- vendor/local/
|
165
|
-
- vendor/local/
|
166
|
-
- vendor/local/
|
167
|
-
- vendor/local/
|
168
|
-
- vendor/local/share/
|
169
|
-
- vendor/local/share/doc/
|
170
|
-
- vendor/local/share/doc/
|
171
|
-
- vendor/local/share/doc/
|
172
|
-
- vendor/local/share/doc/
|
173
|
-
- vendor/local/share/doc/
|
174
|
-
- vendor/local/share/doc/
|
175
|
-
- vendor/local/share/doc/
|
176
|
-
- vendor/local/share/doc/
|
177
|
-
- vendor/local/share/doc/
|
178
|
-
- vendor/local/share/doc/
|
179
|
-
- vendor/local/share/doc/
|
180
|
-
- vendor/local/share/doc/
|
181
|
-
- vendor/local/share/doc/
|
182
|
-
- vendor/local/share/doc/
|
183
|
-
- vendor/local/share/doc/
|
184
|
-
- vendor/local/share/doc/
|
185
|
-
- vendor/local/share/doc/
|
186
|
-
- vendor/local/share/doc/
|
187
|
-
- vendor/local/share/doc/
|
188
|
-
- vendor/local/share/doc/
|
189
|
-
- vendor/local/share/doc/
|
190
|
-
- vendor/local/share/doc/
|
191
|
-
- vendor/local/share/doc/
|
192
|
-
- vendor/local/share/doc/
|
193
|
-
- vendor/local/share/doc/
|
194
|
-
- vendor/local/share/doc/
|
195
|
-
- vendor/local/share/doc/
|
196
|
-
- vendor/local/share/doc/
|
197
|
-
- vendor/local/share/doc/
|
198
|
-
- vendor/local/share/doc/
|
199
|
-
- vendor/local/share/doc/
|
200
|
-
- vendor/local/share/doc/
|
201
|
-
- vendor/local/share/doc/
|
202
|
-
- vendor/local/share/doc/
|
203
|
-
- vendor/local/share/doc/
|
204
|
-
- vendor/local/share/doc/
|
205
|
-
- vendor/local/share/doc/
|
206
|
-
- vendor/local/share/doc/
|
207
|
-
- vendor/local/share/doc/
|
208
|
-
- vendor/local/share/doc/
|
209
|
-
- vendor/local/share/doc/
|
210
|
-
- vendor/local/share/doc/
|
211
|
-
- vendor/local/share/doc/
|
212
|
-
- vendor/local/share/doc/
|
213
|
-
- vendor/local/share/doc/
|
214
|
-
- vendor/local/share/doc/
|
215
|
-
- vendor/local/share/doc/
|
216
|
-
- vendor/local/share/doc/
|
217
|
-
- vendor/local/share/doc/
|
218
|
-
- vendor/local/share/doc/
|
219
|
-
- vendor/local/share/doc/
|
220
|
-
- vendor/local/share/doc/
|
221
|
-
- vendor/local/share/doc/
|
222
|
-
- vendor/local/share/doc/
|
223
|
-
- vendor/local/share/doc/
|
224
|
-
- vendor/local/share/
|
225
|
-
- vendor/local/share/
|
226
|
-
- vendor/local/share/
|
227
|
-
- vendor/local/share/
|
228
|
-
- vendor/local/share/
|
229
|
-
- vendor/local/share/
|
230
|
-
- vendor/local/share/
|
231
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html
|
232
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html
|
233
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/html/right.png
|
234
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/html/up.png
|
235
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/index.html
|
236
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/io1.c
|
237
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/io1.res
|
238
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/io2.c
|
239
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/io2.res
|
240
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif
|
241
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/parse1.c
|
242
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/parse2.c
|
243
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/parse3.c
|
244
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/parse4.c
|
245
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader1.c
|
246
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader1.res
|
247
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader2.c
|
248
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader3.c
|
249
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader3.res
|
250
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader4.c
|
251
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/reader4.res
|
252
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif
|
253
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif
|
254
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/structure.gif
|
255
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/test1.xml
|
256
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/test2.xml
|
257
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/test3.xml
|
258
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c
|
259
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tree1.c
|
260
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tree1.res
|
261
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tree2.c
|
262
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tree2.res
|
263
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tst.xml
|
264
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html
|
265
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html
|
266
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html
|
267
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html
|
268
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html
|
269
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html
|
270
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html
|
271
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html
|
272
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html
|
273
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html
|
274
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html
|
275
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html
|
276
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html
|
277
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html
|
278
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html
|
279
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html
|
280
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html
|
281
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png
|
282
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png
|
283
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png
|
284
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png
|
285
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png
|
286
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png
|
287
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png
|
288
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png
|
289
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png
|
290
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png
|
291
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png
|
292
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png
|
293
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png
|
294
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png
|
295
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png
|
296
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png
|
297
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png
|
298
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png
|
299
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png
|
300
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png
|
301
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png
|
302
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png
|
303
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png
|
304
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png
|
305
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c
|
306
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c
|
307
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c
|
308
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c
|
309
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c
|
310
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c
|
311
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html
|
312
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html
|
313
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf
|
314
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/w3c.png
|
315
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/writer.xml
|
316
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/xml.html
|
317
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c
|
318
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res
|
319
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c
|
320
|
-
- vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res
|
321
|
-
- vendor/local/share/gtk-doc/html/libxml2/general.html
|
322
|
-
- vendor/local/share/gtk-doc/html/libxml2/home.png
|
323
|
-
- vendor/local/share/gtk-doc/html/libxml2/index.html
|
324
|
-
- vendor/local/share/gtk-doc/html/libxml2/left.png
|
325
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html
|
326
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html
|
327
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html
|
328
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html
|
329
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html
|
330
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html
|
331
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html
|
332
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html
|
333
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html
|
334
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html
|
335
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html
|
336
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html
|
337
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html
|
338
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html
|
339
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html
|
340
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html
|
341
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html
|
342
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html
|
343
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html
|
344
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html
|
345
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html
|
346
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html
|
347
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html
|
348
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html
|
349
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html
|
350
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html
|
351
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html
|
352
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html
|
353
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html
|
354
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html
|
355
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html
|
356
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html
|
357
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html
|
358
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html
|
359
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html
|
360
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html
|
361
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html
|
362
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html
|
363
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html
|
364
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html
|
365
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html
|
366
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html
|
367
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html
|
368
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html
|
369
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html
|
370
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html
|
371
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html
|
372
|
-
- vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp
|
373
|
-
- vendor/local/share/gtk-doc/html/libxml2/right.png
|
374
|
-
- vendor/local/share/gtk-doc/html/libxml2/style.css
|
375
|
-
- vendor/local/share/gtk-doc/html/libxml2/up.png
|
376
|
-
- vendor/local/share/man/man1/xml2-config.1
|
377
|
-
- vendor/local/share/man/man1/xmlcatalog.1
|
378
|
-
- vendor/local/share/man/man1/xmllint.1
|
379
|
-
- vendor/local/share/man/man3/libxml.3
|
380
|
-
- vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log
|
381
|
-
- vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh
|
382
|
-
- vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log
|
383
|
-
- vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh
|
384
|
-
- vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log
|
385
|
-
- vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh
|
108
|
+
- vendor/local/share/gir-1.0/Rsvg-2.0.gir
|
109
|
+
- vendor/local/share/gtk-doc/html/libcroco/ch01.html
|
110
|
+
- vendor/local/share/gtk-doc/html/libcroco/home.png
|
111
|
+
- vendor/local/share/gtk-doc/html/libcroco/index.html
|
112
|
+
- vendor/local/share/gtk-doc/html/libcroco/index.sgml
|
113
|
+
- vendor/local/share/gtk-doc/html/libcroco/left.png
|
114
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html
|
115
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html
|
116
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html
|
117
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html
|
118
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html
|
119
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html
|
120
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html
|
121
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html
|
122
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html
|
123
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html
|
124
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html
|
125
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html
|
126
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html
|
127
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html
|
128
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html
|
129
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html
|
130
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html
|
131
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html
|
132
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html
|
133
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html
|
134
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html
|
135
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html
|
136
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html
|
137
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html
|
138
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html
|
139
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html
|
140
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html
|
141
|
+
- vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2
|
142
|
+
- vendor/local/share/gtk-doc/html/libcroco/right.png
|
143
|
+
- vendor/local/share/gtk-doc/html/libcroco/style.css
|
144
|
+
- vendor/local/share/gtk-doc/html/libcroco/up.png
|
145
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html
|
146
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html
|
147
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html
|
148
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html
|
149
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html
|
150
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html
|
151
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html
|
152
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html
|
153
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html
|
154
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html
|
155
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html
|
156
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/home.png
|
157
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/index.html
|
158
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml
|
159
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/left.png
|
160
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html
|
161
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html
|
162
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/right.png
|
163
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2
|
164
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html
|
165
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html
|
166
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html
|
167
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html
|
168
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html
|
169
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/style.css
|
170
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/up.png
|
171
|
+
- vendor/local/share/license/libcroco/AUTHORS
|
172
|
+
- vendor/local/share/license/libcroco/COPYING
|
173
|
+
- vendor/local/share/license/libcroco/COPYING.LIB
|
174
|
+
- vendor/local/share/license/librsvg/AUTHORS
|
175
|
+
- vendor/local/share/license/librsvg/COPYING
|
176
|
+
- vendor/local/share/license/librsvg/COPYING.LIB
|
177
|
+
- vendor/local/share/man/man1/rsvg-convert.1
|
386
178
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
387
179
|
licenses: []
|
180
|
+
metadata: {}
|
388
181
|
post_install_message:
|
389
182
|
rdoc_options: []
|
390
183
|
require_paths:
|
391
184
|
- lib
|
392
185
|
required_ruby_version: !ruby/object:Gem::Requirement
|
393
|
-
none: false
|
394
186
|
requirements:
|
395
|
-
- -
|
187
|
+
- - '>='
|
396
188
|
- !ruby/object:Gem::Version
|
397
|
-
version: 1.
|
189
|
+
version: 1.9.3
|
398
190
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
399
|
-
none: false
|
400
191
|
requirements:
|
401
|
-
- -
|
192
|
+
- - '>='
|
402
193
|
- !ruby/object:Gem::Version
|
403
194
|
version: '0'
|
404
195
|
requirements: []
|
405
196
|
rubyforge_project:
|
406
|
-
rubygems_version:
|
197
|
+
rubygems_version: 2.0.14
|
407
198
|
signing_key:
|
408
|
-
specification_version:
|
199
|
+
specification_version: 4
|
409
200
|
summary: Ruby/RSVG is a Ruby binding of librsvg-2.x.
|
410
201
|
test_files: []
|