Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

entry_points.txt 233B

12345678
  1. [console_scripts]
  2. fsdump = ZODB.FileStorage.fsdump:main
  3. fsoids = ZODB.scripts.fsoids:main
  4. fsrefs = ZODB.scripts.fsrefs:main
  5. fstail = ZODB.scripts.fstail:Main
  6. repozo = ZODB.scripts.repozo:main