webrecorder / cdxj-indexer

CDXJ Indexing of WARC/ARCs
Apache License 2.0
21 stars 12 forks source link

Has this been pushed to pypi? #1

Closed machawk1 closed 7 years ago

machawk1 commented 7 years ago

The package does not appear to be available via pip, as recommended as an installation method in the README.

$ pip install cdxj-indexer
Collecting cdxj-indexer
  Could not find a version that satisfies the requirement cdxj-indexer (from versions: )
No matching distribution found for cdxj-indexer
$ python --version
Python 2.7.13
$ pip --version
pip 9.0.1 from /usr/local/lib/python2.7/site-packages (python 2.7)
ikreymer commented 7 years ago

Oops, sorry, got ahead of myself! Thanks for reminder. It's pushed now: https://pypi.python.org/pypi/cdxj-indexer