./wip/py-easydev, Common utilities to ease the development of Python packages

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


Branch: CURRENT, Version: 0.6.3, Package name: py310-easydev-0.6.3, Maintainer: kamel.derouiche

The package easydev provides utilities that are of general usage for the
development of Python packages. For instance, it provides the sphinx templates
being used for this documentation. It is also used by other packages where
documentation using Sphinx is being used (e.g., rtools, spectrum). It provides
tools such as multisetup (to ease the development of several packages within a
single namespace), get_share_directory of any package, functions that are used
often such as type checking.


Required to run:
[devel/py-setuptools] [textproc/py-sphinx] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 2d808e4b1a2c2503894430621108d1459569473c
Filesize: 38.347 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-11-30 16:50:12 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-easydev-0.6.3 as wip/py-easydev.

The package easydev provides utilities that are of general usage for the
development of Python packages. For instance, it provides the sphinx templates
being used for this documentation. It is also used by other packages where
documentation using Sphinx is being used (e.g., rtools, spectrum). It provides
tools such as multisetup (to ease the development of several packages within a
single namespace), get_share_directory of any package, functions that are used
often such as type checking.