FreeBSD Bugzilla – Attachment 184690 Details for
Bug 220966
[NEW PORT] databases/py-mysql-replication: Pure Python Implementation of MySQL replication protocol
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py-mysql-replication.shar
py-mysql-replication (2).shar (text/plain), 1.95 KB, created by
Jov
on 2017-07-25 06:16:00 UTC
(
hide
)
Description:
py-mysql-replication.shar
Filename:
MIME Type:
Creator:
Jov
Created:
2017-07-25 06:16:00 UTC
Size:
1.95 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-mysql-replication ># py-mysql-replication/distinfo ># py-mysql-replication/pkg-descr ># py-mysql-replication/Makefile ># >echo c - py-mysql-replication >mkdir -p py-mysql-replication > /dev/null 2>&1 >echo x - py-mysql-replication/distinfo >sed 's/^X//' >py-mysql-replication/distinfo << '9373ae11f6f69b704c48e5cd62c5b8e8' >XTIMESTAMP = 1500960107 >XSHA256 (mysql-replication-0.13.tar.gz) = 71c1ccc32e1ec8d8b01053acd1f4c08773a75892ca549e40ff76ce535fa86f5f >XSIZE (mysql-replication-0.13.tar.gz) = 33021 >9373ae11f6f69b704c48e5cd62c5b8e8 >echo x - py-mysql-replication/pkg-descr >sed 's/^X//' >py-mysql-replication/pkg-descr << '7b3ccc227fe3e3bd9b324c481955f853' >XPure Python Implementation of MySQL replication protocol build on top of >XPyMYSQL. This allow you to receive event like insert, update, delete with >Xtheir datas and raw SQL queries. Use cases: >X - MySQL to NoSQL database replication >X - MySQL to search engine replication >X - Invalidate cache when something change in database >X - Audit >X - Real time analytics >X >XWWW: https://pypi.python.org/pypi/mysql-replication >7b3ccc227fe3e3bd9b324c481955f853 >echo x - py-mysql-replication/Makefile >sed 's/^X//' >py-mysql-replication/Makefile << 'dee1d7434b8321ee91bdce24a7bb90bc' >X# Created by: Jov <amutu@amutu.com> >X# $FreeBSD$ >X >XPORTNAME= mysql-replication >XDISTVERSION= 0.13 >XCATEGORIES= databases python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= amutu@amutu.com >XCOMMENT= Pure Python Implementation of MySQL replication protocol >X >XLICENSE= APACHE20 >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymysql>0.7.6:databases/py-pymysql >X >XUSES= python >XUSE_PYTHON= autoplist distutils >X >X.include <bsd.port.mk> >dee1d7434b8321ee91bdce24a7bb90bc >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 220966
:
184664
| 184690