# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# filename: README                                                        #
#                                                                         #
# UTILITY text: Medical Image Conversion Utility                          #
#                                                                         #
# purpose     : the etc `you-should-read' file                            #
#                                                                         #
# project     : (X)MedCon by Erik Nolf                                    #
#                                                                         #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#

a) The Gtk+3 CSS Files

This directory contains XMedCon's Gtk+3 CSS files for styling and layout.
You could (a) copy a CSS file to ${HOME}/.xmedcon.css for personal widget
fonts and color styling or (b) set an environment variable XMEDCONCSS
with an absolute path to your associated CSS file.

b) Package Management Templates

xmedcon.ebuild.in   : Gentoo's ebuild file    (https://wiki.gentoo.org/wiki/Ebuild)
xmedcon.spec.in     : RPM package creation    (https://www.rpm.org)
xmedcon.iss.in      : Inno Setup installer    (https://www.jrsoftware.org/isinfo.htm)
xmedcon.nix.in      : NixOS derivation        (https://www.nixos.org)


c) macOS build ports

xmedcon.info.in     : FINK package creation   (https://www.finkproject.org)
xmedcon.Portfile.in : MacPorts Portfile       (https://www.macports.org)
xmedcon.rb.in       : Homebrew Formula        (https://brew.sh)

