petrus-engine 0.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
petrus/__init__.py
ADDED
|
File without changes
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: petrus-engine
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Petrus: an embedded Petri net workflow engine for Python (placeholder release).
|
|
5
|
+
Author-email: Henrique Bastos <henrique@bastos.net>
|
|
6
|
+
License-Expression: MIT
|
|
7
|
+
Classifier: Development Status :: 1 - Planning
|
|
8
|
+
Classifier: Intended Audience :: Developers
|
|
9
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
10
|
+
Classifier: Operating System :: OS Independent
|
|
11
|
+
Classifier: Programming Language :: Python :: 3
|
|
12
|
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
13
|
+
Requires-Python: >=3.12
|
|
14
|
+
Description-Content-Type: text/markdown
|
|
15
|
+
|
|
16
|
+
# Petrus: an embedded Petri net workflow engine for Python.
|
|
17
|
+
|
|
18
|
+
This is a placeholder release to reserve the `petrus-engine` name.
|
|
19
|
+
The first real release is coming soon.
|
|
20
|
+
|
|
21
|
+
## Authors
|
|
22
|
+
|
|
23
|
+
- Henrique Bastos <henrique@bastos.net>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
petrus/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
petrus_engine-0.0.0.dist-info/METADATA,sha256=zsXfK7mzILtaf1TeaRb9AfaFOEjWp1mn33uf8JRGWQY,817
|
|
3
|
+
petrus_engine-0.0.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
|
|
4
|
+
petrus_engine-0.0.0.dist-info/RECORD,,
|