haufe.eggserver

A small PyPI replacement based on a local distribution directory (implemented using GROK)
Download

haufe.eggserver Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Publisher Name:
  • Andreas Jung
  • Publisher web site:
  • http://zopyx.com

haufe.eggserver Tags


haufe.eggserver Description

A small PyPI replacement based on a local distribution directory (implemented using GROK) haufe.eggserver package is a tiny webfront to a local egg/sourcecode archive distribution directory (eggs and other distribution files stored directly on the filesystem).It currently supports basic browsing through a local distribution directory on the filesystem and basic upload support for eggs and source code distributions (requires haufe.releaser). It supports out-of-the-box infinite repository directories.haufe.eggserver supports the standard setuptools upload protocol as well as out-of-the-box support for zc.buildout (find-links option).Installation * download the source code archive and unpack it * run buildout * start the instance using bin/zopectl start * add an eggserver application instance through the management interface * use the edit view for configuring the path to your local distribution directory and the visible title of your instance (Login with username admin and password 123) Requirements: · zc.buildout · Grok What's New in This Release: · Add simple index creation functionality: The eggserver application now has a setting "index_directory" where all packages are linked into one flat folder. This folder can be served by e.g. Apache as the target of a buildout "find-links" setting.


haufe.eggserver Related Software