../..
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
Metadata-Version: 1.1
|
||||
Name: markdown-timesheet
|
||||
Version: 0.1.7
|
||||
Summary: A quick way to add up time entries in a markdown document.
|
||||
Home-page: https://github.com/zevaverbach/markdown_timesheet
|
||||
Author: Zev Averbach
|
||||
Author-email: zev@averba.ch
|
||||
License: MIT license
|
||||
Description: ...
|
||||
|
||||
Keywords: markdown timesheet
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 2 - Pre-Alpha
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Natural Language :: English
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
@@ -1,12 +0,0 @@
|
||||
README.rst
|
||||
setup.cfg
|
||||
setup.py
|
||||
app/__init__.py
|
||||
app/add.py
|
||||
app/cli.py
|
||||
markdown_timesheet.egg-info/PKG-INFO
|
||||
markdown_timesheet.egg-info/SOURCES.txt
|
||||
markdown_timesheet.egg-info/dependency_links.txt
|
||||
markdown_timesheet.egg-info/entry_points.txt
|
||||
markdown_timesheet.egg-info/not-zip-safe
|
||||
markdown_timesheet.egg-info/top_level.txt
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
[console_scripts]
|
||||
add=app.cli:cli
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
app
|
||||
Reference in New Issue
Block a user