notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-anymarkup Parse/serialize any markup format
0.8.1 textprocnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: einar@isnic.is search for ports maintained by this maintainer
Port Added: 2025-06-07 03:12:29
Last Update: 2025-06-07 03:08:42
Commit Hash: cd2c74b
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/bkabrda/anymarkup
Description:
Parse or serialize any markup. Currently supports ini, json, json5, toml, xml and yaml.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}anymarkup>0:textproc/py-anymarkup@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-anymarkup/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-anymarkup
  • pkg install py311-anymarkup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-anymarkup listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-anymarkup
Package flavors (<flavor>: <package>)
  • py311: py311-anymarkup
distinfo:
TIMESTAMP = 1725294110 SHA256 (anymarkup-0.8.1.tar.gz) = d125c795bd47c5f7dd5ec6aedd0691f7aa7b9ed619fde87eb56ddff17ee3e844 SIZE (anymarkup-0.8.1.tar.gz) = 7720

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anymarkup-core>=0.8.0 : textproc/py-anymarkup-core@py311
  2. py311-click>=7.0 : devel/py-click@py311
  3. py311-configobj>0 : devel/py-configobj@py311
  4. py311-json5>0 : devel/py-json5@py311
  5. py311-pyyaml>0 : devel/py-pyyaml@py311
  6. py311-toml>0 : textproc/py-toml@py311
  7. py311-xmltodict>0 : devel/py-xmltodict@py311
  8. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-anymarkup
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/anymarkup/
  2. https://pypi.org/packages/source/a/anymarkup/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.1
07 Jun 2025 03:08:42
commit hash: cd2c74bdcc98fbc063c01501e69d4a8b72396d99commit hash: cd2c74bdcc98fbc063c01501e69d4a8b72396d99commit hash: cd2c74bdcc98fbc063c01501e69d4a8b72396d99commit hash: cd2c74bdcc98fbc063c01501e69d4a8b72396d99 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Einar Bjarni Halldórsson
textproc/py-anymarkup: add port: Parse/serialize any markup format

Parse or serialize any markup. Currently supports ini, json, json5, toml, xml
and yaml.

WWW: https://github.com/bkabrda/anymarkup

PR:		281220
Reported by:	Einar Bjarni Halldórsson <einar@isnic.is> (new maintainer)

Number of commits found: 1