Sha256: a2342870436aca30dd80768fb98804b388b52253d2fd52b75394637b0686709c
Contents?: true
Size: 864 Bytes
Versions: 4
Compression:
Stored size: 864 Bytes
Contents
# -*- coding: utf-8 -*- # # Copyright (C) 2011 Haruka Yoshihara <yoshihara@clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License version 2.1 as published by the Free Software Foundation. # # This library 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 # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA require "rake" require "packnga/version" require "packnga/document-task" require "packnga/release-task"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
packnga-1.0.4 | lib/packnga.rb |
packnga-1.0.3 | lib/packnga.rb |
packnga-1.0.2 | lib/packnga.rb |
packnga-1.0.1 | lib/packnga.rb |