This commit is contained in:
Your Name
2019-12-17 07:15:18 +01:00
parent a54112e1bf
commit df956e4617
576 changed files with 3850 additions and 3370 deletions

View File

@@ -0,0 +1,2 @@
DIST hasufell-binhost--app-text--md4c-0.4.2--C.31807.1576513220.632357.C.tar.bz2 113955 SHA256 297dec0df19b20f27709906b19f4f9cecc675e175faf7639f52406c47482ba5c SHA512 d2c189d760018e269bff23bee7a6205df2a757875b7a97de9ce15d27a05ae8cc40531f4d3038c8d335c44d63efc4e0e0e22f2fc1f39620b4323f234ce407c076 WHIRLPOOL 97e710ffc0197dd8bd2b0fb98762eea4b7dbd48619b8cd0a61ae9f5d86926972d8b9e69035e1649619cf4e980067d7b4474a87cf23dee617b7386ee204d0bcf0
PBIN md4c-0.4.2.pbin-1+exheres-0 2801 SHA256 ad14333ba4fffd63004f62e1d6e341cf53e50c5fb40a62a0b83e45f02d4263d9 SHA512 ee278ac10e358b6f4d0d49aed1106ff986537dbf579ec0e42fd632887d2bc42d588fa641d7e5d8a34543695f6d482a26bb18406235b0963d8dac3cc0631a51b3 WHIRLPOOL 4201e86a726a357ff43a69271b7a749308b41929d653584f76d335ff65604e22db1ecf78122a8285c229a7e589f42e2e0c7ebbe741d82b91e1ce6ff36a114de7

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Mon Dec 16 17:20:20 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.14.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DESCRIPTION=" It has the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now it's fully compliant to CommonMark 0.29. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just \"Unicode\". See more details below. * Performance: MD4C is very fast."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/mity/md4c"
INHERITED=" github cmake md4c"
MYOPTIONS="( ) "
PLATFORMS="~amd64"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://github.com/mity/md4c/archive/release-0.4.2.tar.gz -> md4c-release-0.4.2.tar.gz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1576513220"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-text--md4c-0.4.2--C.31807.1576513220.632357.C.tar.bz2"
SUMMARY="A Markdown parser implementation in C"
BUGS_TO=""
REMOTE_IDS=" github:mity/md4c "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""