Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 16, 2018 05:01
Show Gist options
  • Save ryantm/c3ab9540a1e31247fee73fb8e43587ce to your computer and use it in GitHub Desktop.
Save ryantm/c3ab9540a1e31247fee73fb8e43587ce to your computer and use it in GitHub Desktop.
/nix/store/arij1dqim1bsy5jkds7xygbw21nd46y2-goffice-0.10.44
├── include
│   └── libgoffice-0.10
│   └── goffice
│   ├── app
│   │   ├── error-info.h
│   │   ├── file.h
│   │   ├── go-cmd-context.h
│   │   ├── go-cmd-context-impl.h
│   │   ├── go-conf.h
│   │   ├── go-doc-control.h
│   │   ├── go-doc-control-impl.h
│   │   ├── go-doc.h
│   │   ├── go-doc-impl.h
│   │   ├── goffice-app.h
│   │   ├── go-plugin.h
│   │   ├── go-plugin-loader.h
│   │   ├── go-plugin-loader-module.h
│   │   ├── go-plugin-service.h
│   │   ├── go-plugin-service-impl.h
│   │   ├── go-view.h
│   │   ├── io-context.h
│   │   ├── io-context-priv.h
│   │   └── module-plugin-defs.h
│   ├── canvas
│   │   ├── goc-arc.h
│   │   ├── goc-canvas.h
│   │   ├── goc-circle.h
│   │   ├── goc-component.h
│   │   ├── goc-ellipse.h
│   │   ├── goc-graph.h
│   │   ├── goc-group.h
│   │   ├── goc-image.h
│   │   ├── goc-item.h
│   │   ├── goc-line.h
│   │   ├── goc-path.h
│   │   ├── goc-pixbuf.h
│   │   ├── goc-polygon.h
│   │   ├── goc-polyline.h
│   │   ├── goc-rectangle.h
│   │   ├── goc-structs.h
│   │   ├── goc-styled-item.h
│   │   ├── goc-text.h
│   │   ├── goc-utils.h
│   │   ├── goc-widget.h
│   │   └── goffice-canvas.h
│   ├── component
│   │   ├── go-component-factory.h
│   │   ├── go-component.h
│   │   ├── go-component-mime-dialog.h
│   │   └── goffice-component.h
│   ├── data
│   │   ├── go-data.h
│   │   ├── go-data-impl.h
│   │   ├── go-data-simple.h
│   │   └── goffice-data.h
│   ├── goffice-features.h
│   ├── goffice.h
│   ├── graph
│   │   ├── goffice-graph.h
│   │   ├── gog-3d-box.h
│   │   ├── gog-axis-color-map.h
│   │   ├── gog-axis.h
│   │   ├── gog-axis-line.h
│   │   ├── gog-chart.h
│   │   ├── gog-chart-impl.h
│   │   ├── gog-chart-map-3d.h
│   │   ├── gog-chart-map.h
│   │   ├── gog-child-button.h
│   │   ├── gog-color-scale.h
│   │   ├── gog-data-allocator.h
│   │   ├── gog-data-set.h
│   │   ├── gog-equation.h
│   │   ├── gog-error-bar.h
│   │   ├── gog-graph.h
│   │   ├── gog-graph-impl.h
│   │   ├── gog-grid.h
│   │   ├── gog-grid-line.h
│   │   ├── gog-guru.h
│   │   ├── gog-label.h
│   │   ├── gog-legend.h
│   │   ├── gog-object.h
│   │   ├── gog-object-xml.h
│   │   ├── gog-outlined-object.h
│   │   ├── gog-plot-engine.h
│   │   ├── gog-plot.h
│   │   ├── gog-plot-impl.h
│   │   ├── gog-reg-curve.h
│   │   ├── gog-renderer.h
│   │   ├── gog-series.h
│   │   ├── gog-series-impl.h
│   │   ├── gog-series-labels.h
│   │   ├── gog-series-lines.h
│   │   ├── gog-smoothed-curve.h
│   │   ├── gog-styled-object.h
│   │   ├── gog-theme.h
│   │   ├── gog-trend-line.h
│   │   └── gog-view.h
│   ├── gtk
│   │   ├── go-3d-rotation-sel.h
│   │   ├── go-action-combo-color.h
│   │   ├── go-action-combo-pixmaps.h
│   │   ├── go-action-combo-stack.h
│   │   ├── go-action-combo-text.h
│   │   ├── go-arrow-sel.h
│   │   ├── go-calendar-button.h
│   │   ├── go-charmap-sel.h
│   │   ├── go-color-group.h
│   │   ├── go-color-palette.h
│   │   ├── go-color-selector.h
│   │   ├── go-combo-box.h
│   │   ├── go-combo-color.h
│   │   ├── go-combo-pixmaps.h
│   │   ├── goffice-gtk.h
│   │   ├── go-font-sel-dialog.h
│   │   ├── go-font-sel.h
│   │   ├── go-format-sel.h
│   │   ├── go-gradient-selector.h
│   │   ├── go-graph-widget.h
│   │   ├── go-image-sel.h
│   │   ├── go-line-selector.h
│   │   ├── go-locale-sel.h
│   │   ├── go-marker-selector.h
│   │   ├── go-math-editor.h
│   │   ├── go-optionmenu.h
│   │   ├── go-palette.h
│   │   ├── go-pattern-selector.h
│   │   ├── go-rotation-sel.h
│   │   └── go-selector.h
│   ├── math
│   │   ├── go-accumulator.h
│   │   ├── go-complex.h
│   │   ├── go-cspline.h
│   │   ├── go-distribution.h
│   │   ├── go-dtoa.h
│   │   ├── goffice-math.h
│   │   ├── go-fft.h
│   │   ├── go-math.h
│   │   ├── go-matrix3x3.h
│   │   ├── go-matrix.h
│   │   ├── go-quad.h
│   │   ├── go-rangefunc.h
│   │   ├── go-regression.h
│   │   └── go-R.h
│   └── utils
│   ├── datetime.h
│   ├── go-bezier.h
│   ├── go-cairo.h
│   ├── go-color.h
│   ├── go-editor.h
│   ├── go-emf.h
│   ├── goffice-utils.h
│   ├── go-file.h
│   ├── go-font.h
│   ├── go-format.h
│   ├── go-gdk-pixbuf.h
│   ├── go-geometry.h
│   ├── go-glib-extras.h
│   ├── go-gradient.h
│   ├── go-image.h
│   ├── go-libxml-extras.h
│   ├── go-line.h
│   ├── go-locale.h
│   ├── go-marker.h
│   ├── go-mml-to-itex.h
│   ├── go-pango-extras.h
│   ├── go-path.h
│   ├── go-pattern.h
│   ├── go-persist.h
│   ├── go-pixbuf.h
│   ├── go-rsm.h
│   ├── go-spectre.h
│   ├── go-string.h
│   ├── go-styled-object.h
│   ├── go-style.h
│   ├── go-svg.h
│   ├── go-undo.h
│   ├── go-unit.h
│   ├── go-units.h
│   └── regutf8.h
├── lib
│   ├── goffice
│   │   └── 0.10.44
│   │   └── plugins
│   │   ├── plot_barcol
│   │   │   ├── barcol.la
│   │   │   ├── barcol.so
│   │   │   ├── plot-types.xml
│   │   │   └── plugin.xml
│   │   ├── plot_distrib
│   │   │   ├── distrib.la
│   │   │   ├── distrib.so
│   │   │   ├── plot-types.xml
│   │   │   └── plugin.xml
│   │   ├── plot_pie
│   │   │   ├── pie.la
│   │   │   ├── pie.so
│   │   │   ├── plot-types.xml
│   │   │   └── plugin.xml
│   │   ├── plot_radar
│   │   │   ├── plot-types.xml
│   │   │   ├── plugin.xml
│   │   │   ├── radar.la
│   │   │   └── radar.so
│   │   ├── plot_surface
│   │   │   ├── plot-types.xml
│   │   │   ├── plugin.xml
│   │   │   ├── surface.la
│   │   │   └── surface.so
│   │   ├── plot_xy
│   │   │   ├── plot-types.xml
│   │   │   ├── plugin.xml
│   │   │   ├── xy.la
│   │   │   └── xy.so
│   │   ├── reg_linear
│   │   │   ├── linreg.la
│   │   │   ├── linreg.so
│   │   │   ├── plugin.xml
│   │   │   └── reg-types.xml
│   │   ├── reg_logfit
│   │   │   ├── logfit.la
│   │   │   ├── logfit.so
│   │   │   ├── plugin.xml
│   │   │   └── reg-types.xml
│   │   └── smoothing
│   │   ├── plugin.xml
│   │   ├── smoothing.la
│   │   ├── smoothing.so
│   │   └── types.xml
│   ├── libgoffice-0.10.la
│   ├── libgoffice-0.10.so -> libgoffice-0.10.so.10.0.44
│   ├── libgoffice-0.10.so.10 -> libgoffice-0.10.so.10.0.44
│   ├── libgoffice-0.10.so.10.0.44
│   └── pkgconfig
│   └── libgoffice-0.10.pc
├── nix-support
│   └── propagated-build-inputs
└── share
├── goffice
│   └── 0.10.44
│   └── mmlitex
│   ├── cmarkup.xsl
│   ├── entities.xsl
│   ├── glayout.xsl
│   ├── mmlitex.xsl
│   ├── README
│   ├── scripts.xsl
│   ├── tables.xsl
│   └── tokens.xsl
└── locale
├── am
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ar
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ast
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── az
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── bg
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── bs
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ca
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ca@valencia
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── cs
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── da
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── de
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── el
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── en_CA
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── en_GB
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── eo
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── es
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── et
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── eu
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── fi
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── fr
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ga
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── gl
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── he
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── hr
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── hu
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── id
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── it
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ja
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ko
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── lt
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── lv
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ml
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── mr
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ms
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── nb
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── nl
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── nn
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── oc
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── pl
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── pt
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── pt_BR
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ro
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ru
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── sk
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── sl
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── sr
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── sr@latin
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── sv
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── ta
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── tr
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── uk
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── vi
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── zh_CN
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
├── zh_HK
│   └── LC_MESSAGES
│   └── goffice-0.10.44.mo
└── zh_TW
└── LC_MESSAGES
└── goffice-0.10.44.mo
141 directories, 273 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment