comparison lib/data/PackageInfo.csv @ 0:4816e4a8ae95 draft default tip

Uploaded
author deepakjadmin
date Wed, 20 Jan 2016 09:23:18 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4816e4a8ae95
1 #
2 # $RCSfile: PackageInfo.csv,v $
3 # $Date: 2015/03/28 22:57:10 $
4 # $Revision: 1.26 $
5 #
6 # Author: Manish Sud <msud@san.rr.com>
7 #
8 # Copyright (C) 2015 Manish Sud. All rights reserved.
9 #
10 # This file is part of MayaChemTools.
11 #
12 # MayaChemTools is free software; you can redistribute it and/or modify it under
13 # the terms of the GNU Lesser General Public License as published by the Free
14 # Software Foundation; either version 3 of the License, or (at your option) any
15 # later version.
16 #
17 # MayaChemTools is distributed in the hope that it will be useful, but without
18 # any warranty; without even the implied warranty of merchantability of fitness
19 # for a particular purpose. See the GNU Lesser General Public License for more
20 # details.
21 #
22 # You should have received a copy of the GNU Lesser General Public License
23 # along with MayaChemTools; if not, see <http://www.gnu.org/licenses/> or
24 # write to the Free Software Foundation Inc., 59 Temple Place, Suite 330,
25 # Boston, MA, 02111-1307, USA.
26 #
27 # Notes:
28 # o Package key/value information is available through PackageInfo.pm module.
29 #
30 #
31 "KeyName","KeyValue"
32 "PackageName","MayaChemTools"
33 "ReleaseDate","March 29, 2015"
34 "VersionNumber","8.9"
35 "DevSoftwareEnvironment","Cygwin; Windows XP"
36 "DevHardwareEnvironment","An ancient Sony VAIO laptop; Pentium M 1.5 MHz processor; 512 MB RAM"
37 "Editor","GNU Emacs"
38 "DocumentationGeneration","Custom Perl script using these external tools: pod2man, pod2text, pod2html, perldoc, pod2pdf and perltidy"
39 "Dependencies","Perl v5.8 or higher; DBI, DBD-mysql, DBD-Oracle, DBD-Pg to use database scripts"