This is the core library that implements functionality of https://github.com/bkabrda/anymarkup. You can install this if you only want to use a subset of anymarkup parsers. For example, you can do this: $ pip install anymarkup-core PyYAML $ python -c "import anymarkup_core; print(anymarkup_core.parse('foo: bar'))" ... and you don't need xmltodict installed, for example. You can use anymarkup- core in the same way you use anymarkup, except you have to import from anymarkup_core, obviously. WWW: https://github.com/bkabrda/anymarkup-core PR: 281219 Reported by: Einar Bjarni Halldórsson <einar@isnic.is> (new maintainer)
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
TIMESTAMP = 1725312326
|
|
SHA256 (anymarkup-core-0.8.1.tar.gz) = 603351ba6b38270f518389dc9c3f3bf0738f186ad6ec51aeb6f403bc497fb308
|
|
SIZE (anymarkup-core-0.8.1.tar.gz) = 11571
|