1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

add py-oops 0.9.1

Object Oriented Database Library For Persistent Storage in Python
This commit is contained in:
Ying-Chieh Liao 2002-05-16 16:24:56 +00:00
parent 2ccf08663f
commit f6f900731b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59269
6 changed files with 34 additions and 0 deletions

View File

@ -110,6 +110,7 @@
SUBDIR += py-bsddb3
SUBDIR += py-cdb
SUBDIR += py-gdbm
SUBDIR += py-oops
SUBDIR += py-psycopg
SUBDIR += py-pyPgSQL
SUBDIR += py-sqlrelay

View File

@ -0,0 +1,21 @@
# ex:ts=8
# Ports collection makefile for: py-oops
# Date created: May 16, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= oops
PORTVERSION= 0.9.1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pyobjfs
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (oops-0.9.1.tar.gz) = 1238e5123fd1b8e964b7e7561a3b7c70

View File

@ -0,0 +1 @@
Object Oriented Database Library For Persistent Storage in Python

View File

@ -0,0 +1,3 @@
Object Oriented Database Library For Persistent Storage in Python
WWW: http://pyobjfs.sourceforge.net/

View File

@ -0,0 +1,7 @@
lib/%%PYTHON_VERSION%%/site-packages/oops/__init__.py
lib/%%PYTHON_VERSION%%/site-packages/oops/__init__.pyc
lib/%%PYTHON_VERSION%%/site-packages/oops/__init__.pyo
lib/%%PYTHON_VERSION%%/site-packages/oops/core.py
lib/%%PYTHON_VERSION%%/site-packages/oops/core.pyc
lib/%%PYTHON_VERSION%%/site-packages/oops/core.pyo
@dirrm lib/%%PYTHON_VERSION%%/site-packages/oops