Package rekall: Information

    Source package: rekall
    Version: 2.4.6-alt7
    Build time:  Dec 16, 2010, 01:46 AM
    Report package bug
    License: GPL
    Summary: Rekall - database front-end
    Description: 
    Rekall is a database front-end, somewhat in the style of MicroSoft(R)
    Access(TM). However, Rekall is not itself a database, and does not
    include a database. By this we mean that data is stored somewhere else
    in an SQL server, and Rekall is fundementaly just a tool to extract,
    display and update that data (of course, it does lots more than that,
    it does forms and reports and scripting and... you get the idea). It
    is database agnostic, and does not have any preferred database in the
    sense that Access(TM) uses the Jet database engine (although the
    Windows version can use the Jet database engine via an ODBC driver).
    
    Rekall can do lots of the things that you would expect of a database
    front-end (or if it can't, let us know!). You can design and use forms
    and reports, you can construct database queries, and you can import
    and export data (actually, you can copy data, import is just copy file
    to table, and export is just copy table to file). You can also create
    reusable components which you can use in forms and reports, to reduce
    application development time.
    
    Rekall can be scripted using the Python language. You can arrange that
    a script is executed when various events occur (for instance, when the
    user changes the value of a control). Scripts can be associated
    directly with the event, but you can also store scripts in script
    modules for more general use. And, of course, you have full access to
    all the modules that are available for Python. Plus, Rekall has an
    integrated Python debugger with syntax highlighting.

    List of rpms provided by this srpm:
    rekall (x86_64, i586)
    rekall-common (x86_64, i586)
    rekall-devel (x86_64, i586)
    rekall-driver-dbtcp (x86_64, i586)
    rekall-driver-mdb (x86_64, i586)
    rekall-driver-mysql (x86_64, i586)
    rekall-driver-odbc (x86_64, i586)
    rekall-driver-pgsql (x86_64, i586)
    rekall-driver-sqlite (x86_64, i586)
    rekall-driver-xbase (x86_64, i586)

    Maintainer: Vitaly Lipatov


    ACL:
    @nobody

      1. libMySQL-devel
      2. libxbase-devel
      3. libxbsql-devel
      4. libsqlite3-devel
      5. ghostscript-utils
      6. glibc-devel
      7. postgresql-devel
      8. python-devel
      9. python-module-PyXML
      10. cppunit-devel
      11. python-modules-email
      12. python-modules-encodings
      13. cvs
      14. scons
      15. libmdbtools-devel
      16. swig
      17. libunixODBC-devel
      18. texlive-base
      19. rcs
      20. rpm-build-compat
      21. xsltproc
      22. xml-utils
      23. flex
      24. kdelibs-devel
      25. gcc-c++
      26. libpth-devel
      27. libqt3-devel

    Last changed


    Dec. 15, 2010 Vitaly Kuznetsov 2.4.6-alt7
    - rebuild with libmysqlclient.so.16
    June 26, 2010 Vitaly Lipatov 2.4.6-alt6
    - rebuild
    Dec. 3, 2009 Eugeny A. Rostovtsev 2.4.6-alt5.1
    - Rebuilt with python 2.6