We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b8bff commit 7179f65Copy full SHA for 7179f65
1 file changed
README.md
@@ -0,0 +1,23 @@
1
+# dateandtimeparser
2
+
3
+-----
4
5
+**Table of Contents**
6
7
+* [Installation](#installation)
8
+* [License](#license)
9
10
+## Installation
11
12
+dateandtimeparser is distributed on [PyPI](https://pypi.org) as a universal
13
+wheel and is available on Linux/macOS and Windows and supports
14
+Python 3.6+.
15
16
+```bash
17
+$ pip install dateandtimeparser
18
+```
19
20
+## License
21
22
+dateandtimeparser is distributed under the terms of the
23
+[MIT License](https://choosealicense.com/licenses/mit).
0 commit comments