Author Topic: Ent Maker  (Read 2524 times)

mRokita

  • Autococker
  • Posts: 598
Ent Maker
« on: May 21, 2015, 02:12:11 PM »
Hey!
I've just written a simple entfile maker for myself.
I think it might be useful for the other server owners, so here it is:
https://github.com/hTmlDP/EntMaker/blob/master/entmaker.py
The code is on GPL v3 so feel free to improve it.
I think its a nice tool for a PGP server.
Greetings,
hTml

mRokita

  • Autococker
  • Posts: 598
Re: Ent Maker
« Reply #1 on: May 22, 2015, 04:09:34 PM »
Fixed TypeError for Python 3.

Rockyar_96

  • 68 Carbine
  • Posts: 369
Re: Ent Maker
« Reply #2 on: May 23, 2015, 08:53:35 AM »
As no server admin or similar answered...
If, what I highly belief, this code is capable of making useful .ent files, it could be highly useful for the community. Great effort !

mRokita

  • Autococker
  • Posts: 598
Re: Ent Maker
« Reply #3 on: May 23, 2015, 04:56:19 PM »
As no server admin or similar answered...
If, what I highly belief, this code is capable of making useful .ent files, it could be highly useful for the community. Great effort !
Everyone can use it, the only thing you have to do is downloading Python (2.* is recommended) from http://python.org :)