[console_scripts]
bootpd = ptftplib.bootpserver:main
dhcpd = ptftplib.dhcpserver:main
ptftp = ptftplib.tftpclient:main
ptftpd = ptftplib.tftpserver:main
pxed = ptftplib.pxeserver:main

