We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561cfb4 commit bc432f7Copy full SHA for bc432f7
1 file changed
setup.py
@@ -19,6 +19,7 @@ def read(filename):
19
long_description=read('README.md'),
20
keywords = 'FPGA, Verilog HDL, High-Level Synthesis, Memory System Abstraction, IP-core, AMBA AXI4, Altera Avalon',
21
author='Shinya Takamaeda-Yamazaki',
22
+ author_email='shinya.takamaeda_at_gmail_com',
23
license="Apache License 2.0",
24
url='http://shtaxxx.github.io/Pycoram/',
25
packages=find_packages(),
0 commit comments