pyre.weaver.Project¶
Module Contents¶
-
class
pyre.weaver.Project.Project¶ Bases:
pyre.protocolEncapsulation of the project information
-
name¶
-
doc= the name of the project¶
-
doc= the list of project authors
-
affiliations¶
-
doc= the author affiliations
-
span¶
-
doc= the project duration for the copyright message
-
live¶
-
doc= information about the remote host
-
blacklisted(self, filename)¶ Check whether {filename} is on the list of files to not expand
-