taskSavannah Administration - Tasks: task #4410, Submission of SCSS

 
 

task #4410: Submission of SCSS

Submitter:  Julian Graham <juliang>
Submitted:  Sun 10 Jul 2005 08:42:58 PM UTC
   
 
Should Start On:  Sun 10 Jul 2005 12:00:00 AM UTC Should be Finished on:  Wed 20 Jul 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jul 2005 08:41:45 AM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.


The address of the FSF has changed, and is now:

  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Please update your license notices.

Updates versions of the GPL, LGPL and GFDL can also be found at:
http://www.gnu.org/licenses/gpl.txt
http://www.gnu.org/licenses/lgpl.txt
http://www.gnu.org/licenses/fdl.txt

Please update the copy of the license (usually, the 'COPYING' file) in your package as well.

You can find some background and a possible migration script at https://savannah.gnu.org/forum/forum.php?forum_id=3766



Beside that I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.


Regards.

Sebastian Wieseler <kickino>
Sun 10 Jul 2005 08:42:58 PM UTC, original submission:  


Site Admin. Approval/Edition URL:
 <https://savannah.nongnu.org/admin/groupedit.php?group_id=7801>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  scss


Full Name:
----------
  SCSS


Type:
-----
  non-GNU software & documentation


License:
--------
  GNU General Public License V2 or later


Other License:
--------------



Description:
------------
  SCSS is a Scheme module for GNU Guile that provides an API for parsing, querying, and emitting style information in the Cascading Stylesheet format defined by the W3C (http://www.w3.org/TR/CSS21/).  SCSS is designed to work alongside Oleg Kiselyov's SXML module to retrieve style information for matching nodes in an XML document, but can also be used to perform simple string-based queries on stylesheets (though certain CSS language features will be unavailable under this approach).  SCSS does not perform any type of layout; rather it is intended for use by libraries and applications that need to look up style information in order to do their own layout, such as web browsers and document formatters.


Other Software Required:
------------------------
  SCSS depends on GNU Guile as a Scheme interpreter. 

SCSS also depends at build time on Dominique Boucher's Scheme LALR parser generator (http://www.iro.umontreal.ca/~boucherd/) and Danny Dube's SILex Scheme lexer generator (http://www.iro.umontreal.ca/~dube/), both of which are released under the GPL and distributed with SCSS.


Other Comments:
---------------


#########################################

Julian Graham <juliang>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3684:  scss.tar.gz added by juliang (81KiB - application/gzip - SCSS source distribution)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-11 kickino StatusNone Done
    Assigned toNone kickino
    Open/ClosedOpen Closed
2005-07-10 juliang Attached File- Added scss.tar.gz, #217

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code