emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [ANN] neo - No Emacs Org in Python


From: OSiRiS
Subject: Re: [O] [ANN] neo - No Emacs Org in Python
Date: Wed, 20 Apr 2011 13:12:41 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

El mar, 19 abr 2011, Olivier Schwander decĂ­a:

> Dear Org users,
> 
> I am pleased to do the first announce of neo, which stands for "No Emacs
> Org". The goal of this project is to provide a full implementation of
> Org usable in Python.

Excelent!! but find some errors:

- Fix setup.py for install:

  diff -rN old-neo/setup.py new-neo/setup.py
  12c12
  <       packages     = ['org'],
  ---
  >       packages     = ['org','org.actions'],

- Add README with required packages:

  # apt-get install python-argparse python-yaml
  # easy install texttable

- Find bug parsing <20> (width column in table) as DATE
- Error in the line type = repeat.group("type")

-- 
((.)) Osiris Alejandro Gomez (OSiUX) address@hidden
  |   E1B1 EB8E E37B 10B3 47E9 D73A 2C09 297C FFB9 4410
-)|   http://wiki.buenosaireslibre.org/NodoOsiux
  |(- 10.4.14.225 osiux.osiux.bal

Attachment: signature.asc
Description: Digital signature


reply via email to

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