Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 21ff41388bd7f7f7095ee7e8fe168e64 > files > 10

geda-gnetlist-1.4.3-1mdv2010.0.i586.rpm


gEDA

GPL Electronic Design Automation
------------------------------------------------------------------------------

README for gnetlist 


- Installation

	See the file INSTALL for more instructions on how to build gnetlist



- System Requirements

        See libgeda/README for current system requirements.



- License  

        gEDA/gaf (which includes libgeda, gschem, gnetlist, geda, setup,
        gsymcheck, gschcheck, gpcb, utils, docs, examples, all associated
        files, the component symbols, and all the file formats) is placed
        under the GNU Public License (GPL) version 2.0.  See the various
        COPYING files for more information.

	Programs and associated files are: 
	Copyright 1998-2007 by Ales Hvezda and the respective original
	authors (which are listed on the respective files)



- gEDA Internet resources

        Homepage: http://geda.seul.org

        Mailing lists: http://geda.seul.org/mailinglist

        For any questions related to gEDA/gaf, please subscribe and post
        to the "geda-user" mailing list.



- Notes
 
	* For anybody developing guile scripts using guile 1.6.x really should
	  set GUILE_WARN_DEPRECATED=detailed   to see if they are using any
	  deprecated guile functions in their scripts.  gnetlist disables the
	  guile deprecated function warnings by default.