pcisim | index ../../src/pcisim/__init__.py |
A program to simulate a real generic PCI Bus activity.
@CONSTRS
PROJECT_NAME : the name of the project
PROJECT_VERSION : the version of the project
PROJECT_DEVELOPERS : names of the developers who contributed
PROJECT_DESCRIPTION : a description for the project
PROJECT_LICENCE : a short license notice
PROJECT_COPYRIGHT : a short copyright notice
PROJECT_WEBSITE : author website for more projects
Package Contents | ||||||
|
Data | ||
PROJECT_COPYRIGHT = '(C) 2014 Emanuele Faranda <black.silver@hotmail.it>' PROJECT_DESCRIPTION = 'Programma che simula il comportamento di un gene...izzamento necessario al funzionamento di questi.\n' PROJECT_DEVELOPERS = ['Emanuele Faranda'] PROJECT_LICENCE = 'PCI Bus Simulator\nCopyright (C) 2014 Emanuele F...am. If not, see <http://www.gnu.org/licenses/>.\n' PROJECT_NAME = 'PCI Bus Simulator' PROJECT_VERSION = '1.0' PROJECT_WEBSITE = 'http://galileo.dmi.unict.it/utenti/emanuele-f' |