python -> Python

This commit is contained in:
xsa 2004-07-26 21:04:24 +00:00
parent f4190a9a0c
commit 5711f0ae5c
14 changed files with 25 additions and 25 deletions

View File

@ -1,4 +1,4 @@
Pymetar is a python module and command line tool designed to fetch Metar
Pymetar is a Python module and command line tool designed to fetch Metar
reports from the NOAA (http://www.noaa.gov) and allow access to the
included weather information.

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.18 2004/01/29 17:13:37 sturm Exp $
# $OpenBSD: Makefile,v 1.19 2004/07/26 21:04:24 xsa Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
COMMENT= "python interface to MySQL"
COMMENT= "Python interface to MySQL"
VERSION= 0.9.2
DISTNAME= MySQL-python-${VERSION}

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.21 2004/01/01 09:07:58 sturm Exp $
# $OpenBSD: Makefile,v 1.22 2004/07/26 21:04:24 xsa Exp $
COMMENT= "python codes checker"
COMMENT= "Python codes checker"
VERSION= 0.8.13
DISTNAME= pychecker-${VERSION}

View File

@ -1,3 +1,3 @@
PyChecker is a tool for finding common bugs in python source code.
PyChecker is a tool for finding common bugs in Python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2004/01/25 16:46:30 sturm Exp $
# $OpenBSD: Makefile,v 1.13 2004/07/26 21:04:24 xsa Exp $
COMMENT= "unit testing framework for python"
COMMENT= "unit testing framework for Python"
VERSION= 1.4.1
DISTNAME= pyunit-${VERSION}

View File

@ -10,4 +10,4 @@ Cooledit is a suite of programs consisting of the following:
under any window manager
FLAVOR=python
turns it into a programmable editor, must have python 2.
turns it into a programmable editor, must have Python 2.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2004/05/23 15:58:01 xsa Exp $
# $OpenBSD: Makefile,v 1.21 2004/07/26 21:04:24 xsa Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
COMMENT= "python imaging library"
COMMENT-examples= "examples for python imaging library"
COMMENT= "Python imaging library"
COMMENT-examples= "examples for Python imaging library"
VERSION= 1.1.4
DISTNAME= Imaging-${VERSION}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.7 2004/01/25 16:46:30 sturm Exp $
# $OpenBSD: Makefile,v 1.8 2004/07/26 21:04:24 xsa Exp $
COMMENT= "python module to handle IPv4 and IPv6 address"
COMMENT= "Python module to handle IPv4 and IPv6 address"
VERSION= 0.41
DISTNAME= IPy-${VERSION}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2004/06/15 09:53:12 xsa Exp $
# $OpenBSD: Makefile,v 1.14 2004/07/26 21:04:24 xsa Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
COMMENT= "python interface to cURL library"
COMMENT= "Python interface to cURL library"
VERSION= 7.12
DISTNAME= pycurl-${VERSION}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2003/08/01 13:54:53 sturm Exp $
# $OpenBSD: Makefile,v 1.5 2004/07/26 21:04:24 xsa Exp $
COMMENT= "python DNS library"
COMMENT= "Python DNS library"
VERSION= 2.3.0
DISTNAME= pydns-${VERSION}

View File

@ -1,7 +1,7 @@
CryptKit is a developer's toolkit implementing several of the most
modern and efficient cryptographic algorithms. The kit is primarily
written in ANSI C for speed and subsequently wrapped with SWIG for
ease of use in python.
ease of use in Python.
CryptKit is small and fast, mainly because it implements excellent
algorithms: Rijndael (AES), SHA 256 bits, Elliptic Curve PKI,

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.13 2004/02/01 09:31:46 xsa Exp $
# $OpenBSD: Makefile,v 1.14 2004/07/26 21:04:24 xsa Exp $
COMMENT= "python library for creating postscript or PDF charts"
COMMENT= "Python library for creating postscript or PDF charts"
VERSION= 1.35
DISTNAME= PyChart-${VERSION}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.7 2003/11/15 15:12:55 sturm Exp $
# $OpenBSD: Makefile,v 1.8 2004/07/26 21:04:24 xsa Exp $
COMMENT= "python tool for generate Python API documents"
COMMENT= "Python tool for generate Python API documents"
DISTNAME= HappyDoc_r2_1
PKGNAME= py-HappyDoc-2.1

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.18 2004/01/29 17:13:37 sturm Exp $
# $OpenBSD: Makefile,v 1.19 2004/07/26 21:04:24 xsa Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
COMMENT= "python module for writing basic XML applications"
COMMENT= "Python module for writing basic XML applications"
VERSION= 0.7.1
DISTNAME= PyXML-${VERSION}