| Summary: | New port: devel/ydbf, library for reading/writing DBF-files (aka XBase) in pythonic way | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrey Polyakov <andrey> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2009-05-13 10:42:12 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-ydbf Makefile distinfo pkg-descr
Log:
YDbf is a library for reading/writing DBF-files (aka XBase) in pythonic way.
WWW: http://www.pyobject.ru/projects/YDbf
PR: ports/134461
Submitted by: Andrey Polyakov <andrey@polyakov.name>
Revision Changes Path
1.3498 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/py-ydbf/Makefile (new)
1.1 +3 -0 ports/devel/py-ydbf/distinfo (new)
1.1 +3 -0 ports/devel/py-ydbf/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |
YDbf is a library for reading/writing DBF-files (aka XBase) in pythonic way. WWW: http://www.pyobject.ru/projects/YDbf