Core library for anymarkup
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anymarkup-core-0.7.1.tar.gz
(12.1 kB
view details)
File details
Details for the file anymarkup-core-0.7.1.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.7.1.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e053c8bf76b5feb6d1a3e0bd28a550787c26693656f8205b26a3f49d783525fb |
|
MD5 | 95abb607813feb55327ad86fd032aa22 |
|
BLAKE2b-256 | 77ed245836de145ab756aae8a0019970716e8030c11e030f2eda710f4f93a057 |