mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 12:28:44 +00:00
Update maintainer info
This commit is contained in:
parent
42af36563e
commit
a7f7872f45
|
@ -179,8 +179,8 @@ setup(
|
|||
description='an efficient SMT solver library',
|
||||
long_description='Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types.\n\nFor documentation, please read http://z3prover.github.io/api/html/z3.html\n\nIn the event of technical difficulties related to configuration, compiliation, or installation, please submit issues to https://github.com/angr/angr-z3',
|
||||
author="The Z3 Theorem Prover Project",
|
||||
maintainer="Andrew Dutcher",
|
||||
maintainer_email="andrew@andrewdutcher.com",
|
||||
maintainer="Audrey Dutcher",
|
||||
maintainer_email="audrey@rhelmot.io",
|
||||
url='https://github.com/Z3Prover/z3',
|
||||
license='MIT License',
|
||||
keywords=['z3', 'smt', 'sat', 'prover', 'theorem'],
|
||||
|
|
Loading…
Reference in a new issue