savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of Fool Templates - savannah.nongnu.or


From: Jaime E . Villate
Subject: Re: [Savannah-hackers] submission of Fool Templates - savannah.nongnu.org
Date: Mon, 16 Dec 2002 16:07:49 +0000
User-agent: Mutt/1.2.5i

Hi Chris,
I'm evaluating your MontyPy and "Fool Templates" projects for approval in
Savannah. In both cases you should include a copy of the complete LGPL license
(http://www.gnu.org/licenses/lgpl.txt) it is usually placed in a file COPYING,
or you could replace LICENSE by it.

Also, as explained in the LGPL itself, to correctly apply the license you
should add a copyright notice and copying permission statement at the
beginning of each source file:

-----------------------------------------------------------------------
 How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    <one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>

This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.

    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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  <signature of Ty Coon>, 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
------------------------------------------------------------------------

Please add copyright and copying permission information to all your source
files, and when you're done tell me the URL to the modified tarballs.

Cheers,
Jaime

On Mon, Dec 16, 2002 at 07:23:42AM -0500, address@hidden wrote:
> 
> A package was submitted to savannah.nongnu.org
> This mail was sent to address@hidden, address@hidden
> 
> 
> Chris Hagner <address@hidden> described the package as follows:
> License: lgpl
> Other License: 
> Package: Fool Templates
> System name: fooltmpls
> Type: non-GNU
> 
> Description:
> This project is a text templating system, most often used by being 
> embedded within a web application or web framework to produce dynamic web 
> pages.  The syntax of the templating language was heavily influenced by 
> Zope\\\'s DTML, but the implementation is completely independent.  The 
> software is 100% Python, and while the development occurs on GNU/Linux, it 
> will run on any Python-supporting platform.
> 
> The software was initially developed by software at The Motley Fool 
> (fool.com) with the goal of strictly separating business logic (i.e. 
> retrieving/manipulating db data) and user interface logic (i.e. constructing 
> a dynamic HTML page).  In addition, there was the need to support Unicode for 
> the Fool\'s non-English sites.  We were unable to find any existing 
> templating software that fully supported Unicode.  While the software was not 
> put into production, it did reach a highly usable state.  The Fool then open 
> sourced the software in the hopes that others will benefit and improve the 
> packages.
> 
> You can download the latest distribution at 
> http://www.nonstoptech.com/nst/foolware/download/.
> 
> 
> Other Software Required:
> The software requires Python 2.x.
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]