nncli

View on PyPIReverse Dependencies (0)

0.3.7 nncli-0.3.7-py3-none-any.whl

Wheel Details

Project: nncli
Version: 0.3.7
Filename: nncli-0.3.7-py3-none-any.whl
Download: [link]
Size: 36506
MD5: cb958881d19a8c76c1949e9d6085f40c
SHA256: d96af36d58733c81407e601172099d465303720b11088f0d736e7ba80488b695
Uploaded: 2023-10-16 19:14:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nncli
Version: 0.3.7
Summary: NextCloud Notes Command Line Interface
Author-Email: Daniel Moch <daniel[at]danielmoch.com>
Project-Url: Homepage, https://nncli.org
Project-Url: Source Code, https://git.danielmoch.com/nncli
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3
Requires-Dist: appdirs
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: urwid
Requires-Dist: flit; extra == "dev"
Requires-Dist: mock; extra == "dev"
Requires-Dist: pathlib2; extra == "dev" and python_version < "3.5"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest (>=6.2.5); extra == "dev"
Requires-Dist: scandir; extra == "dev" and python_version < "3.5"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-material; extra == "dev"
Requires-Dist: sphinx-sitemap; extra == "dev"
Requires-Dist: vulture; extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-material; extra == "doc"
Requires-Dist: sphinx-sitemap; extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/x-rst
[Description omitted; length: 2658 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nncli/__init__.py sha256=WyIG-pe7aHFUN3mDPQlkOo5VQJmN6f1s9-wYDko_aTw 92
nncli/__main__.py sha256=dfZq8ZtybcRYHVarANpfy3h4uzuT-BWeNBSlfnSIcPg 155
nncli/cli.py sha256=4LzgWAbjjZKCgbWjVsdiuBhRAnSsE_vDZGqcWR2CdKs 6819
nncli/clipboard.py sha256=iSTY1IrnOe0lM9m6ddMS1zISZZvZ009wAfPI6s-_jN8 1242
nncli/config.py sha256=AlL9q8501iWr9T_NpMXixpmVBBN1pOlHitB1zzn2870 26824
nncli/gui.py sha256=kWMT291Kwkf0n01xrFHOBmi8IoVQ1_CVFpNmsOogJhk 36447
nncli/log.py sha256=_lu_1w_peVvWsqwwH62OkkwO6iR6NEjO2U0SyBeeDuQ 1235
nncli/nextcloud_note.py sha256=ow1Pjo75JWvAVZcbVQ0ghiSkW7X2BCYNrZ3GZUSpZ-w 6754
nncli/nncli.py sha256=5XatvwYGx-4FwFBfkV2ZoszbL3m3vL9kosl7TUTOfoU 9553
nncli/notes_db.py sha256=y_LSk-n-q13Bb06pus_O-WRqwtYJhxSN0otgdKII9UA 27177
nncli/temp.py sha256=x8xRy84q1JDCZgkjxO-Pt4XO0hshdmbkjxhU0-afhaA 1535
nncli/user_input.py sha256=004J9BPTlbON1EKhuN_kkBYp0lIO5hJFR5CSNNXbBY0 901
nncli/utils.py sha256=awYm7qraQlqDei4TwBj5Km1vtawbmIT-lwcEs3nUBCM 5088
nncli/view_help.py sha256=TLKHS1t-ceJQtx6ZqhBDZAYuvF_4yGFW2rOG-vj66W8 7059
nncli/view_log.py sha256=jwf-8r5SRFWja6voVwyVT08uqQfYj4GGYMp0fwVbWhw 1804
nncli/view_note.py sha256=qI16KaR8WFIAGxsFnbAqoitHGqe_wFLHYCLB5SGUPnQ 7502
nncli/view_titles.py sha256=LpB8od1b606HjdFZG0gv2PcW5jv-SXn85HT-dKU91kE 9230
nncli-0.3.7.dist-info/entry_points.txt sha256=qfStQDEkqj96lezcTE2M2gm2yvURXQKmVcsaMF7Djgw 40
nncli-0.3.7.dist-info/LICENSE sha256=3RktS0gxeKRdOqVZZgldjYAn0y7J-mwovtAARPd-ii4 5279
nncli-0.3.7.dist-info/WHEEL sha256=LVOPL_YDMEiGvRLgDK1hLkfhFCnTcxcAYZJtpNFses0 81
nncli-0.3.7.dist-info/METADATA sha256=rH6O94IUpvx6aBNGggxyczJRxZFZjayf6rr1K9IbWH4 4127
nncli-0.3.7.dist-info/RECORD

entry_points.txt

nncli = nncli.cli:main