Removed egg-info

Signed-off-by: Joppe Blondel <joppe@blondel.nl>
This commit is contained in:
2022-09-04 19:49:30 +02:00
parent dc97a7d5a8
commit a4e69dd38f
5 changed files with 0 additions and 35 deletions

View File

@ -1,13 +0,0 @@
Metadata-Version: 2.1
Name: remotesyn
Version: 0.2
Summary: Remote FPGA synthesis abstraction tool
Home-page: https://git.joppeb.nl/joppe/remotesyn
Download-URL:
Author: Joppe Blondel
Author-email: joppe@blondel.nl
License: BSD Licence
Keywords: FPGA,Synthesis,Xilinx,ISE,Vivado
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3

View File

@ -1,19 +0,0 @@
.gitignore
README.md
setup.py
remotesyn/__init__.py
remotesyn.egg-info/PKG-INFO
remotesyn.egg-info/SOURCES.txt
remotesyn.egg-info/dependency_links.txt
remotesyn.egg-info/requires.txt
remotesyn.egg-info/top_level.txt
remotesyn/ISE/__init__.py
scripts/rbuild
scripts/rmbuild
scripts/rmserver
server/authorized_hosts
server/id_rsa
server/id_rsa.pub
test/.gitignore
test/project.cfg
test/RTL/toplevel.vhd

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@
paramiko

View File

@ -1 +0,0 @@
remotesyn