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

Package Management Templates

* Linux
xmedcon.ebuild.in   : Gentoo's ebuild file    (https://wiki.gentoo.org/wiki/Ebuild)
xmedcon.spec.in     : RPM package creation    (https://www.rpm.org)
xmedcon.nix.in      : NixOS derivation        (https://www.nixos.org)

* macOS
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)

* Windows
xmedcon.iss.in      : Inno Setup installer    (https://www.jrsoftware.org/isinfo.htm)
xmedcon.json.in     : Scoop.sh manifest       (https://scoop.sh)

