Metadata-Version: 1.0
Name: shitjs
Version: 0.2.0pre
Summary: A shit #javascript interpreter written in #python.  CHANGES: Added part2 a simple evaluator.
Home-page: http://rene.f0o.com/
Author: Rene Dudfield
Author-email: renesd@gmail.com
License: LGPL
Description: ===========
         shitjs
        ===========
        
        +-----------+-----------------------------------------------------------------+
        |**About**  | shitjs is a shit javascript interpreter written in python.      |
        +           |                                                                 +
        |           | `See series of blog articles on making                          |
        |           | shit js <http://renesd.blogspot.com/search/label/shitjs>`_      |
        +           |                                                                 +
        |           | See COPYING for LGPL licence details.                           |
        +-----------+-----------------------------------------------------------------+
        |**Authors**| Only one developer so far, maybe more if it becomes useful.     |
        +           |                                                                 +
        |           | .. figure:: http://rene.f0o.com/renef0o.gif                     |
        |           |                                                                 |
        |           | Rene Dudfield <renesd@gmail.com> is a lead developer and        |
        |           | maintainer of `pygame <http://www.pygame.org>`_,                |
        |           | and is also a `London Website developer, and App                |
        |           | developer. <http://rene.f0o.com>`_                              |
        +-----------+-----------------------------------------------------------------+
        
        
        
        shitjs changelog
        ================
        
        
        0.2.0pre (2011-04-10)
        
        Features added
        ~~~~~~~~~~~~~~
        
        * Added code for part2
        
        Bugs fixed
        ~~~~~~~~~~
        
        
        
        
        0.1.1pre (2010-12-29)
        
        Features added
        ~~~~~~~~~~~~~~
        
        * Added code for part1
        
        Bugs fixed
        ~~~~~~~~~~
        
        
        
        
        TODO
        ----
        
        * part 2 code.  Including tokenising of more javascript.
        
        
        
        
Keywords: javascript python
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules 
