Lines Matching defs:p5i
46 import pkg.p5i
1174 # See if this publisher has a .p5i file in the
1177 "pub.p5i")
1181 # No p5i; that's ok.
1185 pubs = pkg.p5i.parse(fileobj=fobj)
1245 # signed packages present, and p5i information for each
1255 # Create a p5i file.
1257 pkg.p5i.write(fobj, [npub])
1260 # Queue the p5i file for addition to the archive.
1262 "pub.p5i")