mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-15 06:40:00 +02:00
🎨 Rename the Python package to mods4pandas
This commit is contained in:
parent
9c0dce7a04
commit
1dfdacc5a5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open('requirements-test.txt') as fp:
|
|||
tests_requires = fp.read()
|
||||
|
||||
setup(
|
||||
name='modstool',
|
||||
name='mods4pandas',
|
||||
author='Mike Gerber, The QURATOR SPK Team',
|
||||
author_email='mike.gerber@sbb.spk-berlin.de, qurator@sbb.spk-berlin.de',
|
||||
description='Convert MODS metadata to a pandas DataFrame',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue