./wip/py-qutrub, Qutrub is an Arabic verb conjugator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5, Package name: py27-qutrub-0.5, Maintainer: kamelderouiche

Web interface for the Arabic verb conjugator Qutrub. The purpose of this
software is to simplify automating conjugation for Arabic verbs. This software
is part of the Arabic spellchecker project, focused on studying the behavior of
Arabic verbs, to be able to identify the conjugated verbs and its root, and thus
be able to spell check it or search for it. Qutrub conjugates a verb with
minimal input (vocalized verb, the future mark), and conjugates it in a generic
way. It doesn't use classified models of verb conjugation. Qutrub detects the
verb class and conjugates it in the appropriate form. Qutrub offers many
features:

-Conjugation for past, future, imperative and passive voices.
-Suggestion for trilateral verbs.


Required to run:
[www/ap2-python] [databases/py-sqlite2] [lang/python27]

Required to build:
[www/apache24] [pkgtools/cwrappers]

Master sites:

RMD160: 57006ac35b19c5bcfdffae0ff9b87686f0c31d7c
Filesize: 419.753 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-22 21:54:49 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update for apache status in pkgsrc.
   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-02-17 18:49:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update for changes in ap2-python.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-11-23 23:33:55 by othyro | Files touched by this commit (43)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.