Skip to content

Commit 5c7e3fc

Browse files
jimmodpgeorge
authored andcommitted
json: Move to unix-ffi.
It requires the unix pcre-based re module. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <[email protected]>
1 parent 23df50d commit 5c7e3fc

File tree

8 files changed

+4
-3
lines changed

8 files changed

+4
-3
lines changed

Diff for: python-stdlib/json/manifest.py

-3
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: unix-ffi/json/manifest.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
metadata(version="0.2.0")
2+
3+
require("re")
4+
package("json")
File renamed without changes.

0 commit comments

Comments
 (0)