pass2bw/setup.cfg
Rupus Reinefjord 2d60648cf9 v0.3.2
2021-12-10 13:01:45 +01:00

24 lines
695 B
INI

[metadata]
name = pass2csv
version = 0.3.2
author = Rupus Reinefjord
author_email = rupus@reinefjord.net
description = Export pass(1), "the standard unix password manager", to CSV
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/reinefjord/pass2csv
classifiers =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: End Users/Desktop
License :: OSI Approved :: MIT License
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Topic :: Utilities
[options]
scripts = pass2csv
python_requires = >= 3.6
install_requires = python-gnupg