Metadata-Version: 1.1
Name: rnb
Version: 0.2.4
Summary: An experimental notebook application for the r programming language.
Home-page: https://pypi.python.org/pypi/rnb/
Author: C. Ecker
Author-email: textmodelview@gmail.com
License: BSD
Description: RNB
        ===
        
        
        Introduction
        ------------
        
        Rnb is a notebook interface for the r programming language for statistical
        computing. It is derived from the python notebook
        `Pnb <https://pypi.python.org/pypi/pnb>`_. Rnb is highly experimental. 
        
        
        Features
        --------
        
        Most notable features are:
        
        - syntax highlighting
        - command completion (tab-key)
        - BSD-license
        
        
        
        Links & Contact
        ---------------
        - `github page <https://github.com/chrisecker/textmodel/tree/master/pynotebook>`_
        - `pynotebook library <https://pypi.python.org/pypi/pynotebook>`_
        - `pnb application <https://pypi.python.org/pypi/pnb>`_
        
        
        
        
Keywords: Interactive,Interpreter,Notebook,Shell,WXPython
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
