Sha256: d4aece818c72e48a1e37ede5909d32f02e46814349290cda03220c481a4b53ea
Contents?: true
Size: 808 Bytes
Versions: 2
Compression:
Stored size: 808 Bytes
Contents
#!/usr/bin/env ruby # Copyright (C) 2015-2018 Sascha Manns <Sascha.Manns@outlook.de> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # Dependencies require 'rubygems' require 'latex_curriculum_vitae'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
latex_curriculum_vitae-2.1.3 | bin/latexcv.rb |
latex_curriculum_vitae-2.1.2 | bin/latexcv.rb |