diff --git a/astro/py-metar/pkg/DESCR b/astro/py-metar/pkg/DESCR index a5c7f1c1f8a..9798c929c4f 100644 --- a/astro/py-metar/pkg/DESCR +++ b/astro/py-metar/pkg/DESCR @@ -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. diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile index 8bd8167e98d..ca5074bc24c 100644 --- a/databases/py-mysql/Makefile +++ b/databases/py-mysql/Makefile @@ -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} diff --git a/devel/py-Checker/Makefile b/devel/py-Checker/Makefile index 946736d72e3..9e0466b105b 100644 --- a/devel/py-Checker/Makefile +++ b/devel/py-Checker/Makefile @@ -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} diff --git a/devel/py-Checker/pkg/DESCR b/devel/py-Checker/pkg/DESCR index 580913f5bd6..69ea4ce955d 100644 --- a/devel/py-Checker/pkg/DESCR +++ b/devel/py-Checker/pkg/DESCR @@ -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++. diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile index dc70974bfa5..c4cb5adc881 100644 --- a/devel/py-unit/Makefile +++ b/devel/py-unit/Makefile @@ -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} diff --git a/editors/cooledit/pkg/DESCR b/editors/cooledit/pkg/DESCR index 6e14a36579b..0deb1f78af2 100644 --- a/editors/cooledit/pkg/DESCR +++ b/editors/cooledit/pkg/DESCR @@ -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. diff --git a/graphics/py-Imaging/Makefile b/graphics/py-Imaging/Makefile index abcd3aca128..0b8127b672c 100644 --- a/graphics/py-Imaging/Makefile +++ b/graphics/py-Imaging/Makefile @@ -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} diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index 01da5d4866b..3d8a0358d93 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -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} diff --git a/net/py-curl/Makefile b/net/py-curl/Makefile index 542e467604c..0947d66390a 100644 --- a/net/py-curl/Makefile +++ b/net/py-curl/Makefile @@ -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} diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile index 7e81a2619ca..04b0d358493 100644 --- a/net/py-dns/Makefile +++ b/net/py-dns/Makefile @@ -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} diff --git a/security/py-cryptkit/pkg/DESCR b/security/py-cryptkit/pkg/DESCR index 935fd47d534..24e6a404005 100644 --- a/security/py-cryptkit/pkg/DESCR +++ b/security/py-cryptkit/pkg/DESCR @@ -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, diff --git a/textproc/py-Chart/Makefile b/textproc/py-Chart/Makefile index 8cfbbd11414..57c8a1ca6b8 100644 --- a/textproc/py-Chart/Makefile +++ b/textproc/py-Chart/Makefile @@ -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} diff --git a/textproc/py-HappyDoc/Makefile b/textproc/py-HappyDoc/Makefile index ef2bcf559da..f9a03721d36 100644 --- a/textproc/py-HappyDoc/Makefile +++ b/textproc/py-HappyDoc/Makefile @@ -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 diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index 74fe30ccc46..eda5f7e0b7e 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -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}