root/trunk/fink/main/finkinfo/macathena-hesiod-py.info

Revision 151, 0.7 kB (checked in by broder, 16 years ago)

Update macathena-hesiod-py to new version of PyHesiod

Line 
1 Info2: <<
2 Package: macathena-hesiod-py%type_pkg[python]
3 Type: python (2.3 2.4 2.5)
4 Version: 0.2.9.1
5 Revision: 1
6 Source: http://pypi.python.org/packages/source/P/PyHesiod/PyHesiod-%v.tar.gz
7 Maintainer: Evan Broder <ebroder@ebroder.net>
8 HomePage: http://ebroder.net/code/PyHesiod
9 License: BSD
10 Description: Python bindings for the Hesiod name resolution library
11 Source-MD5: 1345842fd0838f93b0303c7b29062c4a
12 DocFiles: COPYING
13
14 Depends: macathena-libhesiod, pyrex-py%type_pkg[python], setuptools-py%type_pkg[python], python%type_pkg[python]
15 Replaces: macathena-pyhesiodfs (<< 144)
16 CompileScript: <<
17         %p/bin/python%type_raw[python] setup.py build
18 <<
19 InstallScript: <<
20         %p/bin/python%type_raw[python] setup.py install --root=%d
21 <<
22 <<
Note: See TracBrowser for help on using the browser.